STK++ 0.9.13
STK_WeightedSvd.h File Reference

In this file we define the WeightedSvd class. More...

Go to the source code of this file.

Classes

struct  STK::hidden::AlgebraTraits< WeightedSvd< Array_, WRows, WCols > >
 Specialization for the WeightedSvd class. More...
 
class  STK::WeightedSvd< Array, WRows, WCols >
 This class perform a weighted svd decomposition. More...
 

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 
namespace  STK::hidden
 The hidden namespace enclose the classes and methods which are used internally by the STK++ classes.
 

Detailed Description

In this file we define the WeightedSvd class.

Definition in file STK_WeightedSvd.h.