QR_Q(const concepts::Array< concepts::Vector< F > * > &A, const int m)
virtual ~QR_Q()
virtual std::ostream & info(std::ostream &os) const
virtual const concepts::Array< concepts::Vector< F > * > & getQ()
std::complex< Real > Cmplx
Type for a complex number. It also depends on the setting of Real.
Definition: typedefs.hh:39
Gives min(N,M) by min(N,M) - Q matrix of QR decomposition of a M by N non sparse matrix A.
Definition: QR_Q.hh:28