DrawKit
Vector and illustration framework for Mac OS X
|
Given a matrix (ignoring the translation) this returns the eigen values and vectors. More...
Public Member Functions | |
Eigen (Matrix const &m) | |
Public Attributes | |
Point | values |
Point | vectors [2] |
Given a matrix (ignoring the translation) this returns the eigen values and vectors.
Geom::Eigen::Eigen | ( | Matrix const & | m | ) |
Point Geom::Eigen::values |
Point Geom::Eigen::vectors[2] |