Method

NumCosmoMathDatahas_mean_vector

Declaration [src]

gboolean
ncm_data_has_mean_vector (
  NcmData* data
)

Description [src]

This method returns TRUE if the likelihood implements the ncm_data_mean_vector() virtual method.

Return value

Type: gboolean

Whether the data can calculate the mean vector.