LAPACK
3.11.0
LAPACK: Linear Algebra PACKage
Modules
LQ
LAPACK
»
Orthogonal/unitary factors (QR, CS, etc.)
Modules
--- flexible ---
gelq: LQ factor, flexible
gemlq: multiply by Q from gelq
--- classic ---
gelqf: LQ factor
gelq2: LQ factor, level 2
{un,or}glq: generate explicit Q from gelqf
{un,or}gl2: generate explicit Q, level 2, step in unglq
{un,or}mlq: multiply by Q from gelqf
{un,or}ml2: multiply by Q, level 2, step in unmlq
--- with T ---
gelqt: LQ factor, with T
gelqt3: LQ factor, with T, recursive
gemlqt: multiply by Q from gelqt
Detailed Description
Generated on Wed Mar 1 2023 17:31:50 for LAPACK by
1.8.13