#include <auxlib_bones.hpp>
Static Public Attributes | |
static const uword | n2 = row + col*2 |
static const uword | n3 = row + col*3 |
static const uword | n4 = row + col*4 |
Definition at line 27 of file auxlib_bones.hpp.
const uword auxlib::pos< row, col >::n2 = row + col*2 [static] |
Definition at line 29 of file auxlib_bones.hpp.
const uword auxlib::pos< row, col >::n3 = row + col*3 [static] |
Definition at line 30 of file auxlib_bones.hpp.
const uword auxlib::pos< row, col >::n4 = row + col*4 [static] |
Definition at line 31 of file auxlib_bones.hpp.