#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 |
QR_Q QR Algorithm using lapack routines dgeqrf, dorgqr (Real) and zgeqrf, zungqr (Cmplx)
Definition in file QR_Q.hh.