bdm::mgamma_fix Class Reference
Gamma random walk around a fixed point. More...
#include <exp_family.h>
Inheritance diagram for bdm::mgamma_fix:
Public Member Functions | |
mgamma_fix () | |
Constructor. | |
void | set_parameters (double k0, vec ref0, double l0) |
Set value of k . | |
void | validate () |
void | condition (const vec &val) |
Protected Attributes | |
double | l |
parameter l | |
vec | refl |
reference vector |
Detailed Description
Gamma random walk around a fixed point.
Mean value, , of this density is given by a geometric combination of rvc
and given fixed point, . is the coefficient of the geometric combimation
Standard deviation of the random walk is proportional to one -th the mean. This is achieved by setting and .
The standard deviation of the walk is then: .
The documentation for this class was generated from the following file:
Generated on 2 Dec 2013 for mixpp by 1.4.7