|
|
@ -436,6 +436,6 @@ std::ostream& operator<<(std::ostream& os, |
|
|
|
|
|
|
|
|
|
|
|
typedef Matrix<float, 3, 3> Matrix3f; |
|
|
|
typedef Matrix<float, 3, 3> Matrix3f; |
|
|
|
|
|
|
|
|
|
|
|
}; // namespace matrix
|
|
|
|
} // namespace matrix
|
|
|
|
|
|
|
|
|
|
|
|
/* vim: set et fenc=utf-8 ff=unix sts=0 sw=4 ts=4 : */ |
|
|
|
/* vim: set et fenc=utf-8 ff=unix sts=0 sw=4 ts=4 : */ |
|
|
|