ICholesky |
The ICholeskyDecomposition type exposes the following members.
Name | Description | |
---|---|---|
IsPositiveDefinite | Returns if the matrix is positive definite. | |
IsSymmetric | Returns if the matrix is symmetric. | |
LeftTriangularFactor | Returns the left triangular factor L so that A = L * L'. |