#include <shark/Algorithms/Trainers/PCA.h>#include <shark/Data/Pgm.h>#include <fstream>#include <boost/format.hpp>Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 54 of file PCATutorial.cpp.
References shark::PCA::decoder(), shark::PCA::eigenvalue(), shark::Data< Type >::element(), shark::PCA::encoder(), shark::exportPGM(), shark::importPGMSet(), shark::PCA::mean(), and shark::Data< Type >::numberOfElements().