Method
NumCosmoMathVectorset_data
Declaration [src]
void
ncm_vector_set_data (
NcmVector* cv,
const gdouble* array,
guint size
)
Description [src]
This function sets all the components of the vector cv using the data array.
size must match the vector size.