Method

NumCosmoMathFunctionSampleSetget_x_min

Declaration [src]

gdouble
ncm_function_sample_set_get_x_min (
  NcmFunctionSampleSet* fss
)

Description [src]

Gets the minimum x value in the sample set.

Return value

Type: gdouble

The minimum x value, or GSL_POSINF if no samples exist.