STK++ 1.0
STK_Qr.h File Reference

This file define the Qr class (QR decomposition). More...

#include "../../Arrays/include/STK_Matrix.h"
#include "../../Arrays/include/STK_MatrixUpperTriangular.h"
Include dependency graph for STK_Qr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STK::Qr
 The class Qr perform the QR decomposition of a Matrix. More...

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.



Detailed Description

This file define the Qr class (QR decomposition).

Definition in file STK_Qr.h.