STK++ 0.9.13
|
In thThis file wedefine and implement the Qr class. More...
#include "STK_IQr.h"
#include "STK_Givens.h"
#include <Arrays/include/STK_Array2D.h>
#include <Arrays/include/STK_Array2DPoint.h>
Go to the source code of this file.
Classes | |
struct | STK::hidden::AlgebraTraits< Qr > |
Specialization for the Qr class. More... | |
class | STK::Qr |
The class Qr perform the QR decomposition of an ArrayXX. More... | |
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
The hidden namespace enclose the classes and methods which are used internally by the STK++ classes. | |
In thThis file wedefine and implement the Qr class.
Definition in file STK_Qr.h.