FinMath.Statistics Namespace |
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.
|
Structure | Description | |
---|---|---|
DescriptiveStatisticsMinimumMaximumValuesT | The minimum, maximum, range and midrange statistics. |
Delegate | Description | |
---|---|---|
DescriptiveStatisticsBaseGetRankDelegateT |
Callback routine which returns double rank for object of specified type.
|
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.
|