Method

NumCosmoMathFunctionSampleSetIterhas_next

Declaration [src]

gboolean
ncm_function_sample_set_iter_has_next (
  NcmFunctionSampleSetIter* iter
)

Description [src]

Checks if there is a next sample after iter.

Return value

Type: gboolean

TRUE if there is a next sample, FALSE otherwise.