Method

NumCosmoMathFunctionSampleSetIterget_new_point

Declaration [src]

gboolean
ncm_function_sample_set_iter_get_new_point (
  NcmFunctionSampleSetIter* iter
)

Description [src]

Gets the new_point flag of the sample pointed to by iter.

Return value

Type: gboolean

TRUE if the sample is marked as new, FALSE otherwise.