| Top |
Functions
| gdouble | (*NcmPriorFlatMean) () |
| NcmPriorFlat * | ncm_prior_flat_ref () |
| void | ncm_prior_flat_free () |
| void | ncm_prior_flat_clear () |
Object Hierarchy
GObject ╰── NcmMSetFunc ╰── NcmPrior ╰── NcmPriorFlat ├── NcmPriorFlatFunc ╰── NcmPriorFlatParam
Functions
ncm_prior_flat_ref ()
NcmPriorFlat *
ncm_prior_flat_ref (NcmPriorFlat *pf);
Increases the reference count of pf
atomically.
ncm_prior_flat_free ()
void
ncm_prior_flat_free (NcmPriorFlat *pf);
Decreases the reference count of pf
atomically.
ncm_prior_flat_clear ()
void
ncm_prior_flat_clear (NcmPriorFlat **pf);
Decreases the reference count of *pf
and sets *pf
to NULL.
Property Details
The “scale” property
“scale” double
border scale.
Owner: NcmPriorFlat
Flags: Read / Write / Construct
Allowed values: >= G_MINDOUBLE
Default value: 1
The “variable” property
“variable” double
variable.
Owner: NcmPriorFlat
Flags: Read / Write / Construct
Default value: 0
The “x-low” property
“x-low” double
lower limit.
Owner: NcmPriorFlat
Flags: Read / Write / Construct
Default value: 0