Method
NumCosmoMathSphereMapadd_noise
Declaration [src]
void
ncm_sphere_map_add_noise (
NcmSphereMap* smap,
const gdouble sd,
NcmRNG* rng
)
Parameters
sd-
Type:
const gdoubleNoise standard deviation.
rng-
Type:
NcmRNGA
NcmRNG.The data is owned by the caller of the method.