Click or drag to resize
DigitalRuneCholeskyDecompositionD Properties

The CholeskyDecompositionD type exposes the following members.

Properties
  NameDescription
Public propertyIsSymmetricPositiveDefinite
Gets a value indicating whether the original matrix is symmetric and positive definite.
Public propertyL
Gets the lower triangular matrix L. (This property returns the internal matrix, not a copy.)
Top
See Also