Uses of Class
org.apache.sysds.runtime.util.PRNGenerator
Packages that use PRNGenerator
-
Uses of PRNGenerator in org.apache.sysds.runtime.util
Subclasses of PRNGenerator in org.apache.sysds.runtime.utilModifier and TypeClassDescriptionclassClass that can generate a stream of random numbers from standard normal distribution N(0,1).classClass that can generate a stream of random numbers from Poisson distribution with specified mean.class