Static Public Attributes | List of all members
auxlib::pos< row, col > Struct Template Reference

#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
 

Detailed Description

template<const uword row, const uword col>
struct auxlib::pos< row, col >

Definition at line 27 of file auxlib_bones.hpp.

Member Data Documentation

template<const uword row, const uword col>
const uword auxlib::pos< row, col >::n2 = row + col*2
static

Definition at line 29 of file auxlib_bones.hpp.

template<const uword row, const uword col>
const uword auxlib::pos< row, col >::n3 = row + col*3
static

Definition at line 30 of file auxlib_bones.hpp.

template<const uword row, const uword col>
const uword auxlib::pos< row, col >::n4 = row + col*4
static

Definition at line 31 of file auxlib_bones.hpp.


The documentation for this struct was generated from the following file:


armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:32:00