NumCosmoMath.MSetTransKernGauss.set_size

@accepts(NumCosmoMath.MSetTransKernGauss, int)
@returns(none)
def set_size(self, len):
    # Python wrapper for ncm_mset_trans_kern_gauss_set_size()
  

Sets size of NumCosmoMath.MSetTransKernGauss.

self

a NumCosmoMath.MSetTransKernGauss.

len

Number of variables.