Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::QR_Q< F > Class Template Reference

#include <QR_Q.hh>

Public Member Functions

 QR_Q (const concepts::Array< concepts::Vector< F > * > &A, const int m)
 
virtual const concepts::Array< concepts::Vector< F > * > & getQ ()
 

Protected Member Functions

virtual std::ostream & info (std::ostream &os) const
 

Detailed Description

template<class F>
class concepts::QR_Q< F >

Gives min(N,M) by min(N,M) - Q matrix of QR decomposition of a M by N non sparse matrix A

Definition at line 28 of file QR_Q.hh.


The documentation for this class was generated from the following file: