NumCosmoMath.ABC.set_nthreads
@accepts(NumCosmoMath.ABC, int)
@returns(none)
def set_nthreads(self, nthreads):
# Python wrapper for ncm_abc_set_nthreads()
FIXME
- self
- nthreads
FIXME
@accepts(NumCosmoMath.ABC, int)
@returns(none)
def set_nthreads(self, nthreads):
# Python wrapper for ncm_abc_set_nthreads()
FIXME
FIXME