Developer Documentation
Pca::PCA< VectorT > Member List

This is the complete list of members for Pca::PCA< VectorT >, including all inherited members.

center_of_gravity(const std::vector< VectorT > &_points)Pca::PCA< VectorT >inline
getLastEigenValues() (defined in Pca::PCA< VectorT >)Pca::PCA< VectorT >inline
lastEigenValues_ (defined in Pca::PCA< VectorT >)Pca::PCA< VectorT >private
Matrix typedef (defined in Pca::PCA< VectorT >)Pca::PCA< VectorT >private
PCA()Pca::PCA< VectorT >inline
PCA(std::vector< VectorT > &_points, VectorT &_first, VectorT &_second, VectorT &_third)Pca::PCA< VectorT >
pca(std::vector< VectorT > &_points, VectorT &_first, VectorT &_second, VectorT &_third)Pca::PCA< VectorT >
SymRightEigenproblem(Matrix &_mat_A, Matrix &_mat_VR, std::vector< double > &_vec_EV) (defined in Pca::PCA< VectorT >)Pca::PCA< VectorT >
Vector typedef (defined in Pca::PCA< VectorT >)Pca::PCA< VectorT >private
~PCA()Pca::PCA< VectorT >