Multivariate Point Process Package  0.1
Public Attributes | List of all members
Graph::Parameter Struct Reference

The parameter of the pairwise Weibull distribution for the respective diffusion time. More...

#include <Graph.h>

Public Attributes

float scale
 The scale parameter of the pairwise Weibull distributions. More...
 
float shape
 The shape parameter of the pairwise Weibull distributions. More...
 

Detailed Description

The parameter of the pairwise Weibull distribution for the respective diffusion time.

Definition at line 38 of file Graph.h.

Member Data Documentation

float Graph::Parameter::scale

The scale parameter of the pairwise Weibull distributions.

Definition at line 42 of file Graph.h.

float Graph::Parameter::shape

The shape parameter of the pairwise Weibull distributions.

Definition at line 46 of file Graph.h.


The documentation for this struct was generated from the following file: