NumCosmoMath.ABC.set_nthreads

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

FIXME

self

a NumCosmoMath.ABC

nthreads

FIXME