matrix_q
Overloads
| Name | Description |
|---|---|
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. |
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.