Skip to main content

matrix_p

Overloads

NameDescription
matrix_p() -> ComplexMatrixReturns the factor P of the LDL^T decomposition.
matrix_p() -> ComplexMatrixReturns the permutation matrix corresponding to the row interchanges in the LU factorization of the matrix.
matrix_p() -> RealMatrixReturns the permutation matrix corresponding to the row interchanges in the LU factorization of the matrix.
matrix_p() -> ComplexMatrixReturns the permutation matrix P in the QR decomposition.
matrix_p() -> RealMatrixReturns the permutation matrix P in the QR decomposition.
matrix_p() -> RealMatrixReturns the permutation matrix corresponding to the row interchanges in the LU factorization of the matrix.
matrix_p() -> ComplexMatrixReturns the permutation matrix corresponding to the row interchanges in the LU factorization of the matrix.
matrix_p() -> ComplexMatrixReturns the permutation matrix P in the QR decomposition.
matrix_p() -> RealMatrixReturns the permutation matrix P in the QR decomposition.
matrix_p() -> RealMatrixReturns 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.