Overload List

  NameDescription
CovarianceMatrixMemoized(DoubleMatrix, BiasType)
Creates a square, symmetric matrix containing the variances and covariances of the columns in data. Intermediate calculations are memoized.
CovarianceMatrixMemoized(FloatMatrix, BiasType)
Creates a square, symmetric matrix containing the variances and covariances of the columns in data. Intermediate calculations are memoized.

See Also