#include <vecmath/GMatrix.h>
#include <vecmath/Matrix3SVD.h>
Go to the source code of this file.
Functions | |
template<class Type> | |
std::ostream & | operator<< (std::ostream &os, const _Matrix3< Type > &m) |
template<class Type> | |
std::ostream & | operator<< (std::ostream &os, const _Matrix3< Type > *m) |
template std::ostream & | operator<< (std::ostream &, const _Matrix3< double > &) |
template std::ostream & | operator<< (std::ostream &, const _Matrix3< float > &) |
template std::ostream & | operator<< (std::ostream &, const _Matrix3< double > *) |
template std::ostream & | operator<< (std::ostream &, const _Matrix3< float > *) |
|
|
|
|
|
|
|
|
|
Definition at line 651 of file _Matrix3.cc. |
|
Definition at line 629 of file _Matrix3.cc. References Math::abs(). |