Click or drag to resize

NMathFunctionsCovarianceMatrixMemoized Method

Overload List
 NameDescription
Public methodStatic memberCovarianceMatrixMemoized(DoubleMatrix, BiasType) Creates a square, symmetric matrix containing the variances and covariances of the columns in data. Intermediate calculations are memoized.
Public methodStatic memberCovarianceMatrixMemoized(FloatMatrix, BiasType) Creates a square, symmetric matrix containing the variances and covariances of the columns in data. Intermediate calculations are memoized.
Top
See Also