Constructor

NumCosmoMathMSetTransKernGaussnew

Declaration [src]

NcmMSetTransKernGauss*
ncm_mset_trans_kern_gauss_new (
  guint len
)

Description [src]

New NcmMSetTransKern gauss for len multivariate gaussian.

Parameters

len

Type: guint

Number of variables.

Return value

Type: NcmMSetTransKernGauss

A new NcmMSetTransKernGauss.

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