Constructor

NumCosmoMathSplineFuncTestnew

Declaration [src]

NcmSplineFuncTest*
ncm_spline_func_test_new (
  void
)

Description [src]

Allocates memory for a new NcmSplineFuncTest suite with the default parameters values.

Return value

Type: NcmSplineFuncTest

A new NcmSplineFuncTest.

The caller of the function takes ownership of the data, and is responsible for freeing it.