NumCosmoMath.ABC.mean_covar
@accepts(NumCosmoMath.ABC, NumCosmoMath.Fit)
@returns(none)
def mean_covar(self, fit):
# Python wrapper for ncm_abc_mean_covar()
FIXME
- self
- fit
@accepts(NumCosmoMath.ABC, NumCosmoMath.Fit)
@returns(none)
def mean_covar(self, fit):
# Python wrapper for ncm_abc_mean_covar()
FIXME