Classes | Functions | Variables
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 mat_injector< T1 >::end_of_row () const
void field_injector< T1 >::end_of_row () const
 field_injector< T1 >::field_injector (T1 &in_X, const injector_end_of_row &x)
 field_injector_row< oT >::field_injector_row ()
void mat_injector_row< eT >::insert (const eT val) const
void mat_injector< T1 >::insert (const elem_type val) const
void field_injector_row< oT >::insert (const oT &val) const
void field_injector< T1 >::insert (const object_type &val) const
 mat_injector< T1 >::mat_injector (T1 &in_X, const injector_end_of_row &x)
 mat_injector_row< eT >::mat_injector_row ()
template<typename T1 >
arma_inline const mat_injector
< T1 > & 
operator<< (const mat_injector< T1 > &ref, const typename mat_injector< T1 >::elem_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
field_injector< T1 > & 
operator<< (const field_injector< T1 > &ref, const typename field_injector< T1 >::object_type &val)
template<typename T1 >
arma_inline const
field_injector< T1 > & 
operator<< (const field_injector< T1 > &ref, const injector_end_of_row &x)
 field_injector< T1 >::~field_injector ()
 field_injector_row< oT >::~field_injector_row ()
 mat_injector< T1 >::~mat_injector ()

Variables

static const injector_end_of_row endr = injector_end_of_row()

Function Documentation

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

Definition at line 238 of file injector_meat.hpp.

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

Definition at line 532 of file injector_meat.hpp.

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

Definition at line 429 of file injector_meat.hpp.

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

Definition at line 335 of file injector_meat.hpp.

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

Definition at line 34 of file injector_meat.hpp.

template<typename T1>
void mat_injector< T1 >::insert ( const elem_type  val) const [inline]

Definition at line 221 of file injector_meat.hpp.

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

Definition at line 365 of file injector_meat.hpp.

template<typename T1>
void field_injector< T1 >::insert ( const object_type val) const [inline]

Definition at line 515 of file injector_meat.hpp.

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

Definition at line 94 of file injector_meat.hpp.

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

Definition at line 21 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 
)

Definition at line 266 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 
)

Definition at line 280 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 
)

Definition at line 563 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 
)

Definition at line 577 of file injector_meat.hpp.

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

Definition at line 457 of file injector_meat.hpp.

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

Definition at line 352 of file injector_meat.hpp.

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

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.



armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Jan 7 2014 11:42:07