| Top |
Functions
| gdouble | (*NcmPriorGaussMean) () |
| NcmPriorGauss * | ncm_prior_gauss_ref () |
| void | ncm_prior_gauss_free () |
| void | ncm_prior_gauss_clear () |
Object Hierarchy
GObject ╰── NcmMSetFunc ╰── NcmPrior ╰── NcmPriorGauss ├── NcmPriorGaussFunc ╰── NcmPriorGaussParam
Functions
ncm_prior_gauss_ref ()
NcmPriorGauss *
ncm_prior_gauss_ref (NcmPriorGauss *pg);
Increases the reference count of pg
atomically.
ncm_prior_gauss_free ()
void
ncm_prior_gauss_free (NcmPriorGauss *pg);
Decreases the reference count of pg
atomically.
ncm_prior_gauss_clear ()
void
ncm_prior_gauss_clear (NcmPriorGauss **pg);
Decreases the reference count of *pg
and sets *pg
to NULL.
Property Details
The “mu” property
“mu” gdouble
mean.
Owner: NcmPriorGauss
Flags: Read / Write / Construct
Default value: 0
The “sigma” property
“sigma” gdouble
standard deviation.
Owner: NcmPriorGauss
Flags: Read / Write / Construct
Default value: 1
The “variable” property
“variable” gdouble
variable.
Owner: NcmPriorGauss
Flags: Read / Write / Construct
Default value: 0