$search

op_strans::pos< do_flip, row, col > Struct Template Reference

#include <op_strans_bones.hpp>

List of all members.

Static Public Attributes

static const uword n2 = (do_flip == false) ? (row + col*2) : (col + row*2)
static const uword n3 = (do_flip == false) ? (row + col*3) : (col + row*3)
static const uword n4 = (do_flip == false) ? (row + col*4) : (col + row*4)

Detailed Description

template<const bool do_flip, const uword row, const uword col>
struct op_strans::pos< do_flip, row, col >

Definition at line 25 of file op_strans_bones.hpp.


Member Data Documentation

template<const bool do_flip, const uword row, const uword col>
const uword op_strans::pos< do_flip, row, col >::n2 = (do_flip == false) ? (row + col*2) : (col + row*2) [static]

Definition at line 27 of file op_strans_bones.hpp.

template<const bool do_flip, const uword row, const uword col>
const uword op_strans::pos< do_flip, row, col >::n3 = (do_flip == false) ? (row + col*3) : (col + row*3) [static]

Definition at line 28 of file op_strans_bones.hpp.

template<const bool do_flip, const uword row, const uword col>
const uword op_strans::pos< do_flip, row, col >::n4 = (do_flip == false) ? (row + col*4) : (col + row*4) [static]

Definition at line 29 of file op_strans_bones.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Mar 5 12:27:58 2013