| ||||||
| ||||||
![]() | ||||||
Prototype | ||||||
template <class LapackMatA, class VectorT> int gelqf(LapackMatA& a, VectorT& tau) ; | ||||||
![]() | ||||||
Description | ||||||
Compute an LQ factorization of a M-by-N matrix A.
| ||||||
![]() | ||||||
Definition | ||||||
mtl2lapack.h | ||||||
![]() | ||||||
Preconditions | ||||||
| ||||||
![]() | ||||||
Complexity | ||||||
![]() | ||||||
Example | ||||||
![]() | ||||||
Notes | ||||||
![]() | ||||||
See also | ||||||
Copyright ©
1998,1999 University of Notre Dame. All Rights Reserved.