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 "STK_ISvd.h"
#include "STK_lapack_Util.h"
#include "STK_transpose.h"
Go to the source code of this file.
Classes | |
struct | STK::hidden::AlgebraTraits< lapack::Svd > |
Specialization for the Svd class. More... | |
class | STK::lapack::Svd |
{ 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_Svd.h.