Skip to main content

matrix_d

Overloads

NameDescription
matrix_d() -> ComplexMatrixReturns the factor D of the LDL^T decomposition.
matrix_d() -> RealMatrixReturns the factor D of the LDL^T decomposition.

matrix_d() -> ComplexMatrix

Returns the factor D of the LDL^T decomposition.

matrix_d() -> RealMatrix

Returns the factor D of the LDL^T decomposition.