Click or drag to resize

CholeskyT Properties

The CholeskyT type exposes the following members.

Properties
 NameDescription
Public propertyDeterminant Gets the determinant of the matrix for which the Cholesky matrix was computed.
Public propertyDeterminantLn Gets the log determinant of the matrix for which the Cholesky matrix was computed.
Public propertyFactor Gets the lower triangular form of the Cholesky matrix.
Top
See Also