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