| CholeskyDecompositionF Properties | 
The CholeskyDecompositionF type exposes the following members.
| Name | Description | |
|---|---|---|
| IsSymmetricPositiveDefinite | 
            Gets a value indicating whether the original matrix is symmetric and positive definite.
              | |
| L | 
            Gets the lower triangular matrix L. (This property returns the internal matrix, not a copy.)
              |