$search
#include "bmtk/mat3x3.hh"
Go to the source code of this file.
Namespaces | |
namespace | bmtk |
Functions | |
Vec3d | bmtk::operator* (const Vec3d &v, const Mat3x3 &m) |
Mat3x3 | bmtk::operator* (const float a, const Mat3x3 &m) |
void | bmtk::operator*= (Vec3d &v, const Mat3x3 &m) |
ostream & | bmtk::operator<< (ostream &os, const Mat3x3 &m) |