Constructor
NumCosmoMathFunctionSampleSetnew
Declaration [src]
NcmFunctionSampleSet*
ncm_function_sample_set_new (
const guint len
)
Description [src]
Creates a new NcmFunctionSampleSet for storing samples of a vector-valued
function with output dimension len.
Return value
Type: NcmFunctionSampleSet
A new NcmFunctionSampleSet.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |