Go to the source code of this file.
Classes | |
class | cmtk::Matrix3x3< T > |
Homogeneous 3x3 transformation matrix. More... | |
Namespaces | |
namespace | cmtk |
Typedefs | |
typedef Matrix3x3 < Types::Coordinate > | cmtk::CoordinateMatrix3x3 |
Define coordinate matrix. | |
Functions | |
template<class T > | |
Console & | cmtk::operator<< (Console &stream, const Matrix3x3< T > &m) |
Output object to console. |