$search

Base

Classes

struct  Base< elem_type, derived >

Functions

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

Function Documentation

template<typename elem_type , typename derived >
arma_inline const derived & Base< elem_type, derived >::get_ref (  )  const [inline, inherited]

Definition at line 22 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, inherited]

Definition at line 64 of file Base_meat.hpp.

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

Definition at line 52 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, inherited]

Definition at line 88 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, inherited]

Definition at line 76 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, inherited]

Definition at line 112 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, inherited]

Definition at line 100 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, inherited]

Definition at line 136 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, inherited]

Definition at line 124 of file Base_meat.hpp.

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

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 [inline, inherited]

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