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

Go to the source code of this file.

Classes

class  Math< T >

Typedefs

typedef Math< int > Mathi
 Define Mathi, Mathf and Mathd.
typedef Math< float > Mathf
typedef Math< double > Mathd

Typedef Documentation

typedef Math<double> Mathd

Definition at line 90 of file TAPsMath.hpp.

typedef Math<float> Mathf

Definition at line 89 of file TAPsMath.hpp.

typedef Math<int> Mathi

Define Mathi, Mathf and Mathd.

Definition at line 88 of file TAPsMath.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines