Overload List
| Name | Description | |
|---|---|---|
| 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.
|