NumCosmoMath.MSetTransKernGauss.set_cov

@accepts(NumCosmoMath.MSetTransKernGauss, NumCosmoMath.Matrix)
@returns(none)
def set_cov(self, cov):
    # Python wrapper for ncm_mset_trans_kern_gauss_set_cov()
  

Sets the covariance given by the NumCosmoMath.Matrix cov.