| FinMath.Statistics Namespace | 
 Classes
Classes| Class | Description | |
|---|---|---|
|  | DescriptiveStatistics | 
            Contains big number of extensions. It may be useful to calculate statistics.
             | 
|  | DescriptiveStatisticsBase | 
            Class contains some basic operations with collections which we need in order to calculate various statistics.
             | 
|  | DescriptiveStatisticsMatrix | 
            This class contains big number of extensions for Matrix, which calculates different statistics.
             | 
|  | DescriptiveStatisticsTransforms | 
            Contains big number of extensions. It may be useful to calculate statistics.
             | 
|  | LargestSmallest | 
            Some trivial Linq-like extensions, which for some reason missing in Linq.
             | 
|  | RandomGenerator | 
            A class of random number generator.
             | 
 Structures
Structures| Structure | Description | |
|---|---|---|
|  | DescriptiveStatisticsMinimumMaximumValuesT | The minimum, maximum, range and midrange statistics. | 
 Delegates
Delegates| Delegate | Description | |
|---|---|---|
|  | DescriptiveStatisticsBaseGetRankDelegateT | 
            Callback routine which returns double rank for object of specified type.
             | 
 Enumerations
Enumerations| Enumeration | Description | |
|---|---|---|
|  | IppCorrelationMode | 
            Autocorrelation calculation mode.
             | 
|  | RandomGeneratorType | 
            Type of random number generator.
             | 
|  | VslComputationMethod | 
            Lists estimate calculation methods supported by Intel MKL.
             | 
|  | VslMultivariateDataOrientation | 
            The data placement orientation.
             |