/home/fayn/OpenKraken-dev/OpenKN-math/src/Matrix3x3.hpp File Reference

#include "Matrix.hpp"
#include "Vector3.hpp"

Include dependency graph for Matrix3x3.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kn::Matrix3x3< T >

Namespaces

namespace  kn

Typedefs

typedef Matrix3x3< float > kn::Matrix3x3f
typedef Matrix3x3< double > kn::Matrix3x3d
typedef Matrix3x3< int > kn::Matrix3x3i

Functions

template<class U >
Vector< U > kn::operator* (const Vector3< U > &v, const Matrix3x3< U > &m)
 Multiplies a vector with a matrix.
template<class U >
Matrix3x3< U > kn::operator* (const U &d, const Matrix3x3< U > &m)
 Multiplies a scalar with a matrix3x3.


Generated on Thu Nov 12 16:06:35 2009 for OpenKN-math by  doxygen 1.5.8