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

Go to the source code of this file.

Classes

class  ColMatrix2x2< T >

Typedefs

typedef ColMatrix2x2< int > ColMatrix2x2i
typedef ColMatrix2x2< float > ColMatrix2x2f
typedef ColMatrix2x2< double > ColMatrix2x2d
typedef ColMatrix2x2< long double > ColMatrix2x2ld

Typedef Documentation

typedef ColMatrix2x2<double> ColMatrix2x2d

Definition at line 102 of file TAPsColMatrix2x2.hpp.

typedef ColMatrix2x2<float> ColMatrix2x2f

Definition at line 101 of file TAPsColMatrix2x2.hpp.

Definition at line 100 of file TAPsColMatrix2x2.hpp.

typedef ColMatrix2x2<long double> ColMatrix2x2ld

Definition at line 103 of file TAPsColMatrix2x2.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines