$search

eOpCube< T1, eop_type > Class Template Reference
[EOpCube]

#include <eOpCube_bones.hpp>

Inheritance diagram for eOpCube< T1, eop_type >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef T1::elem_type elem_type
typedef get_pod_type
< elem_type >::result 
pod_type

Public Member Functions

arma_inline elem_type at (const uword row, const uword col, const uword slice) const
 eOpCube (const BaseCube< typename T1::elem_type, T1 > &in_m, const elem_type in_aux, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c)
 eOpCube (const BaseCube< typename T1::elem_type, T1 > &in_m, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c)
 eOpCube (const BaseCube< typename T1::elem_type, T1 > &in_m, const uword in_aux_uword_a, const uword in_aux_uword_b)
 eOpCube (const BaseCube< typename T1::elem_type, T1 > &in_m, const elem_type in_aux)
 eOpCube (const BaseCube< typename T1::elem_type, T1 > &in_m)
arma_inline uword get_n_cols () const
arma_inline uword get_n_elem () const
arma_inline uword get_n_elem_slice () const
arma_inline uword get_n_rows () const
arma_inline uword get_n_slices () const
arma_inline elem_type operator[] (const uword i) const
 ~eOpCube ()

Public Attributes

arma_aligned elem_type aux
 storage of auxiliary data, user defined format
arma_aligned uword aux_uword_a
 storage of auxiliary data, uword format
arma_aligned uword aux_uword_b
 storage of auxiliary data, uword format
arma_aligned uword aux_uword_c
 storage of auxiliary data, uword format
arma_aligned const ProxyCube< T1 > P

Static Public Attributes

static const bool has_subview = ProxyCube<T1>::has_subview
static const bool prefer_at_accessor = ProxyCube<T1>::prefer_at_accessor

Detailed Description

template<typename T1, typename eop_type>
class eOpCube< T1, eop_type >

Definition at line 20 of file eOpCube_bones.hpp.


Member Typedef Documentation

template<typename T1, typename eop_type>
typedef T1::elem_type eOpCube< T1, eop_type >::elem_type

Definition at line 24 of file eOpCube_bones.hpp.

template<typename T1, typename eop_type>
typedef get_pod_type<elem_type>::result eOpCube< T1, eop_type >::pod_type

Definition at line 25 of file eOpCube_bones.hpp.


Member Data Documentation

template<typename T1, typename eop_type>
arma_aligned elem_type eOpCube< T1, eop_type >::aux

storage of auxiliary data, user defined format

Definition at line 31 of file eOpCube_bones.hpp.

template<typename T1, typename eop_type>
arma_aligned uword eOpCube< T1, eop_type >::aux_uword_a

storage of auxiliary data, uword format

Definition at line 32 of file eOpCube_bones.hpp.

template<typename T1, typename eop_type>
arma_aligned uword eOpCube< T1, eop_type >::aux_uword_b

storage of auxiliary data, uword format

Definition at line 33 of file eOpCube_bones.hpp.

template<typename T1, typename eop_type>
arma_aligned uword eOpCube< T1, eop_type >::aux_uword_c

storage of auxiliary data, uword format

Definition at line 34 of file eOpCube_bones.hpp.

template<typename T1, typename eop_type>
const bool eOpCube< T1, eop_type >::has_subview = ProxyCube<T1>::has_subview [static]

Definition at line 28 of file eOpCube_bones.hpp.

template<typename T1, typename eop_type>
arma_aligned const ProxyCube<T1> eOpCube< T1, eop_type >::P

Definition at line 30 of file eOpCube_bones.hpp.

template<typename T1, typename eop_type>
const bool eOpCube< T1, eop_type >::prefer_at_accessor = ProxyCube<T1>::prefer_at_accessor [static]

Definition at line 27 of file eOpCube_bones.hpp.


The documentation for this class was generated from the following files:
 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:54 2013