Skip to main content

matrix_q

Overloads

NameDescription
matrix_q() -> RealMatrixReturns the permutation matrix corresponding to the column interchanges in the LU factorization of the matrix.
matrix_q() -> ComplexMatrixReturns the permutation matrix corresponding to the column interchanges in the LU factorization of the matrix.
matrix_q() -> RealMatrixReturns the unitary matrix Q in the QR decomposition.
matrix_q() -> ComplexMatrixReturns the unitary matrix Q in the QR decomposition.
matrix_q() -> RealMatrixReturns the unitary matrix Q in the QR decomposition.
matrix_q() -> ComplexMatrixReturns the unitary matrix Q in the QR decomposition.
matrix_q() -> RealMatrixReturns the unitary matrix Q in the QR decomposition.
matrix_q() -> ComplexMatrixReturns the unitary matrix Q in the QR decomposition.

matrix_q() -> RealMatrix

Returns the permutation matrix corresponding to the column interchanges in the LU factorization of the matrix.

matrix_q() -> ComplexMatrix

Returns the permutation matrix corresponding to the column interchanges in the LU factorization of the matrix.

matrix_q() -> RealMatrix

Returns the unitary matrix Q in the QR decomposition.

matrix_q() -> ComplexMatrix

Returns the unitary matrix Q in the QR decomposition.

matrix_q() -> RealMatrix

Returns the unitary matrix Q in the QR decomposition.

matrix_q() -> ComplexMatrix

Returns the unitary matrix Q in the QR decomposition.

matrix_q() -> RealMatrix

Returns the unitary matrix Q in the QR decomposition.

matrix_q() -> ComplexMatrix

Returns the unitary matrix Q in the QR decomposition.