dorml2.f - Man Page
Synopsis
Functions/Subroutines
subroutine dorml2 (SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC, WORK, INFO)
DORML2 multiplies a general matrix by the orthogonal matrix from a LQ factorization determined by sgelqf (unblocked algorithm).
Author
Generated automatically by Doxygen for LAPACK from the source code.
Info
Mon Jun 28 2021 Version 3.10.0 LAPACK