STK++ 1.0
STK_Svd.h File Reference

In this file we define the Svd Class. More...

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

Go to the source code of this file.

Classes

class  STK::Svd
 The class Svd compute the Singular Value Decomposition of a Matrix with the Golub-Reinsch Algorithm. More...

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.



Detailed Description

In this file we define the Svd Class.

Definition in file STK_Svd.h.