matrix_p
Overloads
| Name | Description |
|---|---|
matrix_p() -> ComplexMatrix | Returns the factor P of the LDL^T decomposition. |
matrix_p() -> ComplexMatrix | Returns the permutation matrix corresponding to the row interchanges in the LU factorization of the matrix. |
matrix_p() -> RealMatrix | Returns the permutation matrix corresponding to the row interchanges in the LU factorization of the matrix. |
matrix_p() -> ComplexMatrix | Returns the permutation matrix P in the QR decomposition. |
matrix_p() -> RealMatrix | Returns the permutation matrix P in the QR decomposition. |
matrix_p() -> RealMatrix | Returns the permutation matrix corresponding to the row interchanges in the LU factorization of the matrix. |
matrix_p() -> ComplexMatrix | Returns the permutation matrix corresponding to the row interchanges in the LU factorization of the matrix. |
matrix_p() -> ComplexMatrix | Returns the permutation matrix P in the QR decomposition. |
matrix_p() -> RealMatrix | Returns the permutation matrix P in the QR decomposition. |
matrix_p() -> RealMatrix | Returns the factor P of the LDL^T decomposition. |
matrix_p() -> ComplexMatrix
Returns the factor P of the LDL^T decomposition.
matrix_p() -> ComplexMatrix
Returns the permutation matrix corresponding to the row interchanges in the LU factorization of the matrix.
matrix_p() -> RealMatrix
Returns the permutation matrix corresponding to the row interchanges in the LU factorization of the matrix.
matrix_p() -> ComplexMatrix
Returns the permutation matrix P in the QR decomposition.
matrix_p() -> RealMatrix
Returns the permutation matrix P in the QR decomposition.
matrix_p() -> RealMatrix
Returns the permutation matrix corresponding to the row interchanges in the LU factorization of the matrix.
matrix_p() -> ComplexMatrix
Returns the permutation matrix corresponding to the row interchanges in the LU factorization of the matrix.
matrix_p() -> ComplexMatrix
Returns the permutation matrix P in the QR decomposition.
matrix_p() -> RealMatrix
Returns the permutation matrix P in the QR decomposition.
matrix_p() -> RealMatrix
Returns the factor P of the LDL^T decomposition.