Go to the source code of this file.
Functions | |
template<int R, int C, typename Base > | |
_Matrix< R, C, Base > | operator* (Base x, const _Matrix< R, C, Base > &m) |
template<int R, int C, typename Base > | |
std::ostream & | operator<< (std::ostream &os, const _Matrix< R, C, Base > &m) |