TAPs 0.7.7.3
TAPsColMatrix3x3.hpp File Reference
#include "TAPsMath.hpp"
#include "TAPsColMatrix3x3.cpp"
Include dependency graph for TAPsColMatrix3x3.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ColMatrix3x3< T >

Typedefs

typedef ColMatrix3x3< int > ColMatrix3x3i
typedef ColMatrix3x3< float > ColMatrix3x3f
typedef ColMatrix3x3< double > ColMatrix3x3d
typedef ColMatrix3x3< long double > ColMatrix3x3ld

Typedef Documentation

typedef ColMatrix3x3<double> ColMatrix3x3d

Definition at line 126 of file TAPsColMatrix3x3.hpp.

typedef ColMatrix3x3<float> ColMatrix3x3f

Definition at line 125 of file TAPsColMatrix3x3.hpp.

Definition at line 124 of file TAPsColMatrix3x3.hpp.

typedef ColMatrix3x3<long double> ColMatrix3x3ld

Definition at line 127 of file TAPsColMatrix3x3.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines