Method

NumCosmoMathDatasethas_mean_vector

Declaration [src]

gboolean
ncm_dataset_has_mean_vector (
  NcmDataset* dset
)

Description [src]

Whether all the NcmData in dset have a ncm_data_mean_vector() method.

Return value

Type: gboolean

TRUE if all the NcmData in dset have a ncm_data_mean_vector() method.