#include <vcg/math/matrix33.h>
#include <vcg/math/matrix44.h>
#include <vcg/math/lin_algebra.h>
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) |