Class
NumCosmoDataBaoA
Description [src]
final class NumCosmo.DataBaoA : NumCosmoMath.DataGaussDiag
{
/* No available fields */
}
Baryon oscillation data — acoustic scale $A$.
The acoustic scale is defined as $$A \equiv D_V (z) \frac{\sqrt{\Omega_{m0} H_0^2}}{z c},$$ where $\Omega_{m0}$ is the matter density parameter [nc_hicosmo_Omega_m0()], $c$ is the speed of light [ncm_c_c()], $H_0$ is the Hubble parameter [nc_hicosmo_H0()] and $D_V(z)$ is the dilation scale [nc_distance_dilation_scale()]. See Section 4.5 from [Eisenstein et al. (2005)][XEisenstein2005].
Instance methods
Methods inherited from NcmDataGaussDiag (4)
ncm_data_gauss_diag_get_size
Gets the data size.
ncm_data_gauss_diag_peek_mean
No description available.
ncm_data_gauss_diag_peek_std
No description available.
ncm_data_gauss_diag_set_size
Sets the data size to np.
Properties
Properties inherited from NcmDataGaussDiag (4)
NumCosmoMath.DataGaussDiag:mean
No description available.
NumCosmoMath.DataGaussDiag:n-points
No description available.
NumCosmoMath.DataGaussDiag:sigma
No description available.
NumCosmoMath.DataGaussDiag:w-mean
No description available.
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.