matrix_d
Overloads
| Name | Description |
|---|---|
matrix_d() -> ComplexMatrix | Returns the factor D of the LDL^T decomposition. |
matrix_d() -> RealMatrix | Returns 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.