Class
NumCosmoDataClusterWL
Description [src]
final class NumCosmo.DataClusterWL : NumCosmoMath.Data
{
/* No available fields */
}
Cluster weak lensing likelihood.
This class implements the weak lensing likelihood for galaxy clusters.
Instance methods
nc_data_cluster_wl_free
Atomically decrements the reference count of dcwl by one. If the reference count drops to 0,
all memory allocated by dcwl is released.
nc_data_cluster_wl_set_resample_flag
Sets flag to resample any combination of position, redshift and shape.
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.