|
STK++ 1.0
|
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"
Go to the source code of this file.
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
In this file we implement the Qr Class (QR decomposition).
Definition in file STK_Qr.cpp.