Class documentation of Concepts

Loading...
Searching...
No Matches
QR_Q.hh File Reference
#include <cfloat>
#include "basics/typedefs.hh"
#include "basics/outputOperator.hh"
#include "function/vector.hh"
#include "toolbox/array.hh"

Go to the source code of this file.

Classes

class  concepts::QR_Q< F >
 

Namespaces

namespace  concepts
 

Detailed Description

QR_Q QR Algorithm using lapack routines dgeqrf, dorgqr (Real) and zgeqrf, zungqr (Cmplx)

Definition in file QR_Q.hh.