|
STK++ 0.9.13
|
In this file we define the enclosing class of the dgeqrf lapack routine. More...
#include <Arrays/include/STK_CArray.h>#include <Arrays/include/STK_CArrayVector.h>#include <Arrays/include/STK_Array2D.h>#include "STK_IQr.h"#include "STK_lapack_Util.h"

Go to the source code of this file.
Classes | |
| struct | STK::hidden::AlgebraTraits< lapack::Qr > |
| Specialization for the Qr class. More... | |
| class | STK::lapack::Qr |
| { More... | |
Namespaces | |
| namespace | STK |
| The namespace STK is the main domain space of the Statistical ToolKit project. | |
| namespace | STK::lapack |
| namespace enclosing the wrappers of the lapack routines. | |
| The hidden namespace enclose the classes and methods which are used internally by the STK++ classes. | |
In this file we define the enclosing class of the dgeqrf lapack routine.
Definition in file STK_lapack_Qr.h.