|  | Analysis | 
Note: This API is now obsolete.
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe AnalysisFunctions type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | AnalysisFunctions | Initializes a new instance of the AnalysisFunctions class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | ArrayOfRandomNumbers(Int32, Double, Double) | Constructs an array of uniformly distributed random numbers whose values
            lie between the given minimum and maximum values. (Inherited from NMathFunctions) | 
|  | ArrayOfRandomNumbers(Int32, Double, Double, Int32) | Constructs an array of uniformly distributed random numbers whose values
            lie between the given minimum and maximum values. (Inherited from NMathFunctions) | 
 See Also
See Also