|  | CholeskyDecompositionD Properties | 
The CholeskyDecompositionD type exposes the following members.
 Properties
Properties| 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.)
             | 
 See Also
See Also