CuRand< Real > Member List

This is the complete list of members for CuRand< Real >, including all inherited members.

AddGaussNoise(CuMatrix< Real > *tgt, Real gscale=1.0)CuRand< Real >
BinarizeProbs(const CuMatrix< Real > &probs, CuMatrix< Real > *states)CuRand< Real >
RandGaussian(CuMatrixBase< Real > *tgt)CuRand< Real >
RandGaussian(CuMatrix< Real > *tgt)CuRand< Real >
RandGaussian(CuVectorBase< Real > *tgt)CuRand< Real >
RandUniform(CuMatrixBase< Real > *tgt)CuRand< Real >
RandUniform(CuMatrix< Real > *tgt)CuRand< Real >
RandUniform(CuVectorBase< Real > *tgt)CuRand< Real >
SeedGpu()CuRand< Real >inline