Public Types | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
ProxyCube< eGlueCube< T1, T2, eglue_type > > Class Template Reference

#include <ProxyCube.hpp>

Public Types

typedef const eGlueCube< T1, T2, eglue_type > & ea_type
 
typedef T1::elem_type elem_type
 
typedef get_pod_type< elem_type >::result pod_type
 
typedef eGlueCube< T1, T2, eglue_type > stored_type
 

Public Member Functions

arma_inline elem_type at (const uword row, const uword col, const uword slice) const
 
arma_inline ea_type get_ea () const
 
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 bool is_alias (const Cube< elem_type > &X) const
 
arma_inline elem_type operator[] (const uword i) const
 
 ProxyCube (const eGlueCube< T1, T2, eglue_type > &A)
 

Public Attributes

arma_aligned const eGlueCube< T1, T2, eglue_type > & Q
 

Static Public Attributes

static const bool has_subview = eGlueCube<T1, T2, eglue_type>::has_subview
 
static const bool prefer_at_accessor = eGlueCube<T1, T2, eglue_type>::prefer_at_accessor
 

Detailed Description

template<typename T1, typename T2, typename eglue_type>
class ProxyCube< eGlueCube< T1, T2, eglue_type > >

Definition at line 251 of file ProxyCube.hpp.

Member Typedef Documentation

template<typename T1 , typename T2 , typename eglue_type >
typedef const eGlueCube<T1, T2, eglue_type>& ProxyCube< eGlueCube< T1, T2, eglue_type > >::ea_type

Definition at line 258 of file ProxyCube.hpp.

template<typename T1 , typename T2 , typename eglue_type >
typedef T1::elem_type ProxyCube< eGlueCube< T1, T2, eglue_type > >::elem_type

Definition at line 255 of file ProxyCube.hpp.

template<typename T1 , typename T2 , typename eglue_type >
typedef get_pod_type<elem_type>::result ProxyCube< eGlueCube< T1, T2, eglue_type > >::pod_type

Definition at line 256 of file ProxyCube.hpp.

template<typename T1 , typename T2 , typename eglue_type >
typedef eGlueCube<T1, T2, eglue_type> ProxyCube< eGlueCube< T1, T2, eglue_type > >::stored_type

Definition at line 257 of file ProxyCube.hpp.

Constructor & Destructor Documentation

template<typename T1 , typename T2 , typename eglue_type >
ProxyCube< eGlueCube< T1, T2, eglue_type > >::ProxyCube ( const eGlueCube< T1, T2, eglue_type > &  A)
inlineexplicit

Definition at line 265 of file ProxyCube.hpp.

Member Function Documentation

template<typename T1 , typename T2 , typename eglue_type >
arma_inline elem_type ProxyCube< eGlueCube< T1, T2, eglue_type > >::at ( const uword  row,
const uword  col,
const uword  slice 
) const
inline

Definition at line 278 of file ProxyCube.hpp.

template<typename T1 , typename T2 , typename eglue_type >
arma_inline ea_type ProxyCube< eGlueCube< T1, T2, eglue_type > >::get_ea ( ) const
inline

Definition at line 280 of file ProxyCube.hpp.

template<typename T1 , typename T2 , typename eglue_type >
arma_inline uword ProxyCube< eGlueCube< T1, T2, eglue_type > >::get_n_cols ( ) const
inline

Definition at line 272 of file ProxyCube.hpp.

template<typename T1 , typename T2 , typename eglue_type >
arma_inline uword ProxyCube< eGlueCube< T1, T2, eglue_type > >::get_n_elem ( ) const
inline

Definition at line 275 of file ProxyCube.hpp.

template<typename T1 , typename T2 , typename eglue_type >
arma_inline uword ProxyCube< eGlueCube< T1, T2, eglue_type > >::get_n_elem_slice ( ) const
inline

Definition at line 273 of file ProxyCube.hpp.

template<typename T1 , typename T2 , typename eglue_type >
arma_inline uword ProxyCube< eGlueCube< T1, T2, eglue_type > >::get_n_rows ( ) const
inline

Definition at line 271 of file ProxyCube.hpp.

template<typename T1 , typename T2 , typename eglue_type >
arma_inline uword ProxyCube< eGlueCube< T1, T2, eglue_type > >::get_n_slices ( ) const
inline

Definition at line 274 of file ProxyCube.hpp.

template<typename T1 , typename T2 , typename eglue_type >
arma_inline bool ProxyCube< eGlueCube< T1, T2, eglue_type > >::is_alias ( const Cube< elem_type > &  X) const
inline

Definition at line 281 of file ProxyCube.hpp.

template<typename T1 , typename T2 , typename eglue_type >
arma_inline elem_type ProxyCube< eGlueCube< T1, T2, eglue_type > >::operator[] ( const uword  i) const
inline

Definition at line 277 of file ProxyCube.hpp.

Member Data Documentation

template<typename T1 , typename T2 , typename eglue_type >
const bool ProxyCube< eGlueCube< T1, T2, eglue_type > >::has_subview = eGlueCube<T1, T2, eglue_type>::has_subview
static

Definition at line 261 of file ProxyCube.hpp.

template<typename T1 , typename T2 , typename eglue_type >
const bool ProxyCube< eGlueCube< T1, T2, eglue_type > >::prefer_at_accessor = eGlueCube<T1, T2, eglue_type>::prefer_at_accessor
static

Definition at line 260 of file ProxyCube.hpp.

template<typename T1 , typename T2 , typename eglue_type >
arma_aligned const eGlueCube<T1, T2, eglue_type>& ProxyCube< eGlueCube< T1, T2, eglue_type > >::Q

Definition at line 263 of file ProxyCube.hpp.


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


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