|
PSCF v1.4.0
|
This is the complete list of members for Pscf::CudaVecRandom, including all inherited members.
| CudaVecRandom() | Pscf::CudaVecRandom | |
| normal(DeviceArray< float > &data, float stddev, float mean=0.0) | Pscf::CudaVecRandom | |
| normal(DeviceArray< double > &data, double stddev, double mean=0.0) | Pscf::CudaVecRandom | |
| seed() | Pscf::CudaVecRandom | inline |
| setSeed(unsigned long long seed) | Pscf::CudaVecRandom | |
| uniform(DeviceArray< float > &data) | Pscf::CudaVecRandom | |
| uniform(DeviceArray< double > &data) | Pscf::CudaVecRandom | |
| uniform(DeviceArray< float > &data, float min, float max) | Pscf::CudaVecRandom | |
| uniform(DeviceArray< double > &data, double min, double max) | Pscf::CudaVecRandom | |
| ~CudaVecRandom() | Pscf::CudaVecRandom | virtual |