[][src]Trait cuda::rand::CurandPseudoRngType

pub trait CurandPseudoRngType: CurandRngType { }

Implementors

impl CurandPseudoRngType for CurandDefaultRngType[src]

impl CurandPseudoRngType for CurandMt19937RngType[src]

impl CurandPseudoRngType for CurandPhilox4x32_10RngType[src]