Method
NumCosmoMathMatrixset_from_data
Declaration [src]
void
ncm_matrix_set_from_data (
NcmMatrix* cm,
gdouble* data
)
Description [src]
This function sets the valuus of cm using data. Data
must have the same size as NcmMatrix.
void
ncm_matrix_set_from_data (
NcmMatrix* cm,
gdouble* data
)
This function sets the valuus of cm using data. Data
must have the same size as NcmMatrix.