mlpack  master
Classes | Typedefs
mlpack::pca Namespace Reference

Classes

class  ExactSVDPolicy
 Implementation of the exact SVD policy. More...
 
class  PCAType
 This class implements principal components analysis (PCA). More...
 
class  QUICSVDPolicy
 Implementation of the QUIC-SVD policy. More...
 
class  RandomizedSVDPolicy
 Implementation of the randomized SVD policy. More...
 

Typedefs

typedef PCAType< ExactSVDPolicyPCA
 3.0.0 TODO: break reverse-compatibility by changing PCAType to PCA. More...
 

Typedef Documentation

3.0.0 TODO: break reverse-compatibility by changing PCAType to PCA.

Definition at line 145 of file pca.hpp.