#include <math.h>#include <tmath/v2_t.h>#include <tmath/v3_t.h>#include <tmath/v4_t.h>#include <tmath/straight2_t.h>
Go to the source code of this file.
Typedefs | |
| typedef v4t< float > | vec4f |
| typedef v4t< double > | vec4d |
| typedef v3t< float > | vec3f |
| typedef v3t< double > | vec3d |
| typedef v2t< float > | vec2f |
| typedef v2t< double > | vec2d |
| typedef straight2t< float > | straight2f |
| typedef straight2t< double > | straight2d |
| typedef straight2t<double> straight2d |
Definition at line 40 of file linalg_t.h.
| typedef straight2t<float> straight2f |
Definition at line 39 of file linalg_t.h.
Definition at line 37 of file linalg_t.h.
Definition at line 36 of file linalg_t.h.
Definition at line 34 of file linalg_t.h.
Definition at line 33 of file linalg_t.h.
Definition at line 31 of file linalg_t.h.
Definition at line 30 of file linalg_t.h.