$search

GenCube< eT, gen_type > Class Template Reference
[GenCube]

support class for generator functions (eg. zeros, randu, randn, ...) More...

#include <GenCube_bones.hpp>

Inheritance diagram for GenCube< eT, gen_type >:
Inheritance graph
[legend]

List of all members.

Public Types

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

Public Member Functions

void apply (Cube< eT > &out) const
void apply_inplace_div (Cube< eT > &out) const
void apply_inplace_minus (Cube< eT > &out) const
void apply_inplace_plus (Cube< eT > &out) const
void apply_inplace_schur (Cube< eT > &out) const
arma_inline eT at (const uword row, const uword col, const uword slice) const
arma_inline GenCube (const uword in_n_rows, const uword in_n_cols, const uword in_n_slices)
arma_inline eT operator[] (const uword i) const
arma_inline ~GenCube ()

Static Public Member Functions

static arma_inline eT generate ()

Public Attributes

arma_aligned const uword n_cols
arma_aligned const uword n_rows
arma_aligned const uword n_slices

Static Public Attributes

static const bool prefer_at_accessor = false

Detailed Description

template<typename eT, typename gen_type>
class GenCube< eT, gen_type >

support class for generator functions (eg. zeros, randu, randn, ...)

Definition at line 20 of file GenCube_bones.hpp.


Member Typedef Documentation

template<typename eT, typename gen_type>
typedef eT GenCube< eT, gen_type >::elem_type

Definition at line 24 of file GenCube_bones.hpp.

template<typename eT, typename gen_type>
typedef get_pod_type<elem_type>::result GenCube< eT, gen_type >::pod_type

Definition at line 25 of file GenCube_bones.hpp.


Member Data Documentation

template<typename eT, typename gen_type>
arma_aligned const uword GenCube< eT, gen_type >::n_cols

Definition at line 30 of file GenCube_bones.hpp.

template<typename eT, typename gen_type>
arma_aligned const uword GenCube< eT, gen_type >::n_rows

Definition at line 29 of file GenCube_bones.hpp.

template<typename eT, typename gen_type>
arma_aligned const uword GenCube< eT, gen_type >::n_slices

Definition at line 31 of file GenCube_bones.hpp.

template<typename eT, typename gen_type>
const bool GenCube< eT, gen_type >::prefer_at_accessor = false [static]

Definition at line 27 of file GenCube_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