| Package | Description | 
|---|---|
| org.apache.sysds.runtime.util | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NormalPRNGenerator
Class that can generate a stream of random numbers from standard 
 normal distribution N(0,1). 
 | 
class  | 
PoissonPRNGenerator
Class that can generate a stream of random numbers from Poisson
 distribution with specified mean. 
 | 
class  | 
UniformPRNGenerator  | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.