NumCosmoMath.ABC.set_rng

@accepts(NumCosmoMath.ABC, NumCosmoMath.RNG)
@returns(none)
def set_rng(self, rng):
    # Python wrapper for ncm_abc_set_rng()
  

FIXME

self

a NumCosmoMath.ABC

rng

FIXME