| NumCosmo Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
Individual Gaussian Photoz ClusterIndividual Gaussian Photoz Cluster — Gaussian photometric redshift |
Synopsis
#define NC_CLUSTER_PHOTOZ_GAUSS_BIAS #define NC_CLUSTER_PHOTOZ_GAUSS_SIGMA struct NcClusterPhotozGauss; struct NcClusterPhotozGaussClass; NcClusterRedshift * nc_cluster_photoz_gauss_new ();
Properties
"pz-max" gdouble : Read / Write / Construct Only "pz-min" gdouble : Read / Write / Construct Only
Details
nc_cluster_photoz_gauss_new ()
NcClusterRedshift * nc_cluster_photoz_gauss_new ();
FIXME
Returns : |
A new NcClusterRedshift. |