#include <vcg/math/matrix33.h>#include <vcg/math/matrix44.h>#include <eigenlib/Eigen/Dense>#include <eigenlib/Eigen/SVD>
Go to the source code of this file.
Namespaces | |
| namespace | vcg |
* | |
Functions | |
| template<class S > | |
| void | vcg::RotationalPartByPolarDecomposition (const vcg::Matrix33< S > &m, vcg::Matrix33< S > &r) |