Method

NumCosmoMathDatasethas_leastsquares_f

Declaration [src]

gboolean
ncm_dataset_has_leastsquares_f (
  NcmDataset* dset
)

Description [src]

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

Return value

Type: gboolean

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