$search

Injector

Classes

class  field_injector< T1 >
class  field_injector_row< oT >
struct  injector_end_of_row
class  mat_injector< T1 >
class  mat_injector_row< eT >

Functions

void field_injector::end_of_row () const
void mat_injector::end_of_row () const
 field_injector::field_injector (T1 &in_X, const injector_end_of_row &x)
 field_injector_row::field_injector_row ()
void field_injector_row::insert (const oT &val) const
void mat_injector_row::insert (const eT val) const
 mat_injector::mat_injector (T1 &in_X, const injector_end_of_row &x)
 mat_injector_row::mat_injector_row ()
template<typename T1 >
arma_inline const
field_injector< T1 > & 
operator<< (const field_injector< T1 > &ref, const injector_end_of_row &x)
template<typename T1 >
arma_inline const
field_injector< T1 > & 
operator<< (const field_injector< T1 > &ref, const typename field_injector< T1 >::object_type &val)
template<typename T1 >
arma_inline const mat_injector
< T1 > & 
operator<< (const mat_injector< T1 > &ref, const injector_end_of_row &x)
template<typename T1 >
arma_inline const mat_injector
< T1 > & 
operator<< (const mat_injector< T1 > &ref, const typename mat_injector< T1 >::elem_type val)
 field_injector::~field_injector ()
 field_injector_row::~field_injector_row ()
 mat_injector::~mat_injector ()

Variables

static const injector_end_of_row endr = injector_end_of_row()

Function Documentation

template<typename T1 >
void field_injector< T1 >::end_of_row (  )  const [inline, inherited]

Definition at line 532 of file injector_meat.hpp.

template<typename T1 >
void mat_injector< T1 >::end_of_row (  )  const [inline, inherited]

Definition at line 238 of file injector_meat.hpp.

template<typename T1 >
field_injector< T1 >::field_injector ( T1 &  in_X,
const injector_end_of_row x 
) [inline, private, inherited]

Definition at line 429 of file injector_meat.hpp.

template<typename oT >
field_injector_row< oT >::field_injector_row (  )  [inline, inherited]

Definition at line 335 of file injector_meat.hpp.

template<typename oT>
void field_injector_row< oT >::insert ( const oT &  val  )  const [inline, inherited]

Definition at line 365 of file injector_meat.hpp.

template<typename eT>
void mat_injector_row< eT >::insert ( const eT  val  )  const [inline, inherited]

Definition at line 34 of file injector_meat.hpp.

template<typename T1 >
mat_injector< T1 >::mat_injector ( T1 &  in_X,
const injector_end_of_row x 
) [inline, private, inherited]

Definition at line 94 of file injector_meat.hpp.

template<typename eT >
mat_injector_row< eT >::mat_injector_row (  )  [inline, inherited]

Definition at line 21 of file injector_meat.hpp.

template<typename T1 >
arma_inline const field_injector<T1>& operator<< ( const field_injector< T1 > &  ref,
const injector_end_of_row x 
) [inline]

Definition at line 577 of file injector_meat.hpp.

template<typename T1 >
arma_inline const field_injector<T1>& operator<< ( const field_injector< T1 > &  ref,
const typename field_injector< T1 >::object_type &  val 
) [inline]

Definition at line 563 of file injector_meat.hpp.

template<typename T1 >
arma_inline const mat_injector<T1>& operator<< ( const mat_injector< T1 > &  ref,
const injector_end_of_row x 
) [inline]

Definition at line 280 of file injector_meat.hpp.

template<typename T1 >
arma_inline const mat_injector<T1>& operator<< ( const mat_injector< T1 > &  ref,
const typename mat_injector< T1 >::elem_type  val 
) [inline]

Definition at line 266 of file injector_meat.hpp.

template<typename T1 >
field_injector< T1 >::~field_injector (  )  [inline, inherited]

Definition at line 457 of file injector_meat.hpp.

template<typename oT >
field_injector_row< oT >::~field_injector_row (  )  [inline, inherited]

Definition at line 352 of file injector_meat.hpp.

template<typename T1 >
mat_injector< T1 >::~mat_injector (  )  [inline, inherited]

Definition at line 122 of file injector_meat.hpp.


Variable Documentation

endr indicates "end of row" when using the << operator; similar conceptual meaning to std::endl

Definition at line 120 of file forward_bones.hpp.

 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:51 2013