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