Array
|
Module to compute common statistical measure on array
|
ArrayExtension
|
|
BigNum
|
|
bignum
|
|
BigRational
|
|
BigRationalLarge (Module)
|
|
BigRationalLarge (Type)
|
|
BigRationalLargeImpl
|
|
BlasStubs
|
|
ConfidenceInterval
|
|
Correlation
|
Contains correlation functions for different data types
|
DenseMatrix<'T>
|
|
DistanceMetrics
|
Functions for computing distances of elements or sets
|
DoubleImpl
|
Implementations of operations specific to floating point types
|
Formatting
|
|
FSIPrinters
|
|
GenericImpl
|
Implementations of operations that will work for any type
|
Geometry
|
Module to
|
GlobalAssociations
|
|
Helpers
|
|
HermiteMethod
|
|
IFloating<'T>
|
|
IFractional<'T>
|
|
IFsiFormattable
|
|
IIEEE<'T>
|
|
IIntegral<'T>
|
|
IMatrixFormattable
|
|
INormFloat<'T>
|
|
Instances
|
|
Interpolation (Module)
|
This module contains functionalities to perform various interpolation methods for two dimensional data.
|
Interpolation (Type)
|
This type contains functionalities to perform various interpolation methods for two dimensional data. It summarizes functions contained within the interpolation module.
|
InterpolationCoefficients
|
This type summarizes coefficient types from various interpolation methods.
|
InterpolationMethod
|
Lets the user choose between 5 interpolation methods. One simply connects dots (LinearSpline), one forms a single interpolating polynomial (Polynomial, and three of them employ piecewise cubic polynomials.
|
Interval
|
|
Interval<'a>
|
Closed interval [Start,End]
|
INumeric<'T>
|
|
IRowVectorFormattable
|
|
IVectorFormattable
|
|
JaggedArray
|
|
JaggedList
|
|
LapackMKLStubs
|
Warning:
IMPORTANT WARNING NOTICE:
INTEL MATH KERNEL LIBRARY 9.1 FOR WINDOWS IS THIRD PARTY TECHNOLOGY.
IT IS CLEARED ONLY FOR USE BY A SPECIFIC MSR RESEARCH TEAM.
DO NOT USE IT UNTIL YOU HAVE CLEARED ITS USE FOR YOUR PROJECT WITH YOUR LEGAL CONTACT.
The following stubs bind directly to Intel MKL functionality.
You should not use them without:
a) Intel MKL developer licenses.
b) Seeking local legal approval.
|
LapackStubs
|
|
LinearAlgebraLAPACK
|
Internal provider of Lapack functionality, not for direct user usage.
|
LinearAlgebraMKL
|
Internal provider of MKL functionality, not for direct user usage.
|
List
|
Module to compute common statistical measure on list
|
ListExtension
|
|
Map
|
Module to strore specialised computations on maps
|
Matrix
|
|
matrix
|
|
Matrix<'T>
|
|
MatrixExtension
|
|
MatrixTopLevelOperators
|
|
MRandom
|
|
NumericLiteralN
|
|
Ops
|
Operations module (automatically opened)
|
OpsData<'T>
|
The value stored for the dictionary of numeric operations. If none is present then this indicates
no operations are known for this type.
|
Permutation (Module)
|
|
Permutation (Type)
|
|
permutation
|
|
Precision
|
Module to estimate different quantile measures
|
ProviderService
|
|
Quantile
|
Module to estimate different quantile measures
|
Random
|
Uniform random number generators
|
Rank (Module)
|
|
Rank (Type)
|
The rank of a number is its size relative to other values in a sequence
|
rowvec
|
|
RowVector
|
|
RowVectorDebugView<'T>
|
|
RowVectorExtension
|
|
RunningStats
|
|
Seq
|
Module to compute common statistical measure
|
SeqExtension
|
|
ServiceLocator
|
|
SparseMatrix<'T>
|
|
SpecializedGenericImpl
|
Generic operations that, when used on floating point types, use the specialized versions in DoubleImpl
|
SummaryStats
|
Module to compute common statistical measure on
|
Vector
|
|
vector
|
|
VectorDebugView<'T>
|
|
VectorExtension
|
|