mlpack
master
|
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< ExactSVDPolicy > | PCA |
3.0.0 TODO: break reverse-compatibility by changing PCAType to PCA. More... | |
typedef PCAType<ExactSVDPolicy> mlpack::pca::PCA |