Cortex
10.0.0-a4
|
Specialisation for float type to allow its use as a 1d vector. More...
#include <VectorTraits.h>
Public Types | |
typedef float | BaseType |
Static Public Member Functions | |
static unsigned int | dimensions () |
static float | get (const float &v, unsigned int i) |
static void | set (float &v, unsigned int i, float x) |
Specialisation for float type to allow its use as a 1d vector.