|
APM:Libraries
|
Go to the source code of this file.
Functions | |
| template<typename T > | |
| ::std::ostream & | operator<< (::std::ostream &os, const Matrix3< T > &m) |
| template<typename T > | |
| ::std::ostream & | operator<< (::std::ostream &os, const Vector3< T > &v) |
| ::std::ostream& operator<< | ( | ::std::ostream & | os, |
| const Matrix3< T > & | m | ||
| ) |
Definition at line 30 of file math_test.h.
| ::std::ostream& operator<< | ( | ::std::ostream & | os, |
| const Vector3< T > & | v | ||
| ) |
Definition at line 38 of file math_test.h.
1.8.13