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

Go to the source code of this file.

Classes

class  D1Array< T >

Typedefs

typedef D1Array< int > D1Arrayi
 Define D1Arrayi, D1Arrayf and D1Arrayd.
typedef D1Array< float > D1Arrayf
typedef D1Array< double > D1Arrayd

Typedef Documentation

typedef D1Array<double> D1Arrayd

Definition at line 94 of file TAPsD1Array.hpp.

typedef D1Array<float> D1Arrayf

Definition at line 93 of file TAPsD1Array.hpp.

typedef D1Array<int> D1Arrayi

Define D1Arrayi, D1Arrayf and D1Arrayd.

Definition at line 92 of file TAPsD1Array.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines