Uses of Class
org.apache.sysds.runtime.util.PRNGenerator
- 
Packages that use PRNGenerator Package Description org.apache.sysds.runtime.util 
- 
- 
Uses of PRNGenerator in org.apache.sysds.runtime.utilSubclasses of PRNGenerator in org.apache.sysds.runtime.util Modifier and Type Class Description classNormalPRNGeneratorClass that can generate a stream of random numbers from standard normal distribution N(0,1).classPoissonPRNGeneratorClass that can generate a stream of random numbers from Poisson distribution with specified mean.classUniformPRNGenerator
 
-