STK++ 1.0
STK_Qr.cpp File Reference

In this file we implement the Qr Class (QR decomposition). More...

#include "../include/STK_Qr.h"
#include "../include/STK_Householder.h"
#include "../include/STK_Givens.h"
#include "../include/STK_TOperator.h"
#include "../include/STK_TExpAlgebra.h"
Include dependency graph for STK_Qr.cpp:

Go to the source code of this file.

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.



Detailed Description

In this file we implement the Qr Class (QR decomposition).

Definition in file STK_Qr.cpp.