public class GPU_PRNG extends Random implements CudaObject
| Modifier and Type | Method and Description |
|---|---|
void |
freeMemory() |
double |
nextDouble() |
float |
nextFloat() |
next, nextBoolean, nextBytes, nextGaussian, nextInt, nextInt, nextLong, setSeedpublic double nextDouble()
nextDouble in class Randompublic void freeMemory()
freeMemory in interface CudaObject