Class
NumCosmoMathDataRosenbrock
Description [src]
final class NumCosmoMath.DataRosenbrock : NumCosmoMath.Data
{
/* No available fields */
}
Rosenbrock distribution.
Data object describing the Rosenbrock distribution.
Functions
ncm_data_rosenbrock_clear
If drb is different from NULL, decreases the reference count of
drb by one and sets drb to NULL.
Properties
Properties inherited from NcmData (5)
NumCosmoMath.Data:bootstrap
The NcmData bootstrap object if any.
NumCosmoMath.Data:desc
Description of the data object.
NumCosmoMath.Data:init
No description available.
NumCosmoMath.Data:long-desc
Description of the data object.
NumCosmoMath.Data:name
Name of the data object.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.