The nvmath.device module is experimental and potentially subject to future changes.

StatesPhilox4_32_10#

class nvmath.device.random.StatesPhilox4_32_10(n)[source]#

States of Philox4_32_10 bit generator.

Once created, the states can be initialized by nvmath.device.random.init() function. See the documentation of nvmath.device.random.init() for details and examples.

Attributes

data#

Methods