StatesPhilox4_32_10#

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

Philox4_32_10 位生成器的状态。(States of Philox4_32_10 bit generator.)

一旦创建,状态可以通过 nvmath.device.random.init() 函数初始化。 有关详细信息和示例,请参阅 nvmath.device.random.init() 的文档。(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.)

方法 (Methods)

__init__(n)[source]#

属性 (Attributes)

data#