Classes | Functions
Base

Classes

struct  Base< elem_type, derived >

Functions

arma_inline const derived & Base< elem_type, derived >::get_ref () const
void Base< elem_type, derived >::print (const std::string extra_text="") const
void Base< elem_type, derived >::print (std::ostream &user_stream, const std::string extra_text="") const
arma_deprecated void Base< elem_type, derived >::print_trans (const std::string extra_text="") const
arma_deprecated void Base< elem_type, derived >::print_trans (std::ostream &user_stream, const std::string extra_text="") const
void Base< elem_type, derived >::raw_print (const std::string extra_text="") const
void Base< elem_type, derived >::raw_print (std::ostream &user_stream, const std::string extra_text="") const
arma_deprecated void Base< elem_type, derived >::raw_print_trans (const std::string extra_text="") const
arma_deprecated void Base< elem_type, derived >::raw_print_trans (std::ostream &user_stream, const std::string extra_text="") const
arma_inline const Op< derived,
op_strans
Base< elem_type, derived >::st () const
arma_inline const Op< derived,
op_htrans
Base< elem_type, derived >::t () const

Function Documentation

template<typename elem_type , typename derived >
arma_inline const derived & Base< elem_type, derived >::get_ref ( ) const

Definition at line 22 of file Base_meat.hpp.

template<typename elem_type , typename derived >
void Base< elem_type, derived >::print ( const std::string  extra_text = "") const [inline]

Definition at line 52 of file Base_meat.hpp.

template<typename elem_type , typename derived >
void Base< elem_type, derived >::print ( std::ostream &  user_stream,
const std::string  extra_text = "" 
) const [inline]

Definition at line 64 of file Base_meat.hpp.

template<typename elem_type , typename derived >
void Base< elem_type, derived >::print_trans ( const std::string  extra_text = "") const [inline]

Definition at line 76 of file Base_meat.hpp.

template<typename elem_type , typename derived >
void Base< elem_type, derived >::print_trans ( std::ostream &  user_stream,
const std::string  extra_text = "" 
) const [inline]

Definition at line 88 of file Base_meat.hpp.

template<typename elem_type , typename derived >
void Base< elem_type, derived >::raw_print ( const std::string  extra_text = "") const [inline]

Definition at line 100 of file Base_meat.hpp.

template<typename elem_type , typename derived >
void Base< elem_type, derived >::raw_print ( std::ostream &  user_stream,
const std::string  extra_text = "" 
) const [inline]

Definition at line 112 of file Base_meat.hpp.

template<typename elem_type , typename derived >
void Base< elem_type, derived >::raw_print_trans ( const std::string  extra_text = "") const [inline]

Definition at line 124 of file Base_meat.hpp.

template<typename elem_type , typename derived >
void Base< elem_type, derived >::raw_print_trans ( std::ostream &  user_stream,
const std::string  extra_text = "" 
) const [inline]

Definition at line 136 of file Base_meat.hpp.

template<typename elem_type , typename derived >
arma_inline const Op< derived, op_strans > Base< elem_type, derived >::st ( ) const

Definition at line 42 of file Base_meat.hpp.

template<typename elem_type , typename derived >
arma_inline const Op< derived, op_htrans > Base< elem_type, derived >::t ( ) const

Definition at line 32 of file Base_meat.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:06