|
MorphoGraphX
2.0-1-227
|
#include <PCA.hpp>
Public Member Functions | |
| PCA () | |
| ~PCA () | |
| bool | operator() (const Matrix3f &corr) |
Public Attributes | |
| Point3f | p1 |
| Point3f | p2 |
| Point3f | p3 |
| Point3f | ev |
| gsl_matrix * | mat |
| gsl_vector * | eval |
| gsl_matrix * | evec |
| gsl_eigen_symmv_workspace * | w |
| bool mgx::PCA::operator() | ( | const Matrix3f & | corr | ) |
1.8.17