#include <Base.hpp>
Public Member Functions | |
arma_inline const derived & | get_ref () const |
Definition at line 26 of file Base.hpp.
arma_inline const derived& Base< elem_type, derived >::get_ref | ( | ) | const [inline] |
Definition at line 31 of file Base.hpp.
Referenced by abs(), accu(), acos(), acosh(), op_norm_dot::apply(), op_dot::apply(), asin(), asinh(), atan(), atanh(), chol(), cos(), cosh(), det(), diagmat(), eig_gen(), eig_sym(), exp(), conv_to< out_eT >::from(), inv(), log(), log10(), lu(), max(), mean(), median(), min(), norm(), operator!=(), operator%(), subview< eT >::operator%=(), operator*(), operator+(), subview< eT >::operator+=(), operator-(), subview< eT >::operator-=(), operator/(), subview< eT >::operator/=(), operator<(), operator<=(), subview< eT >::operator=(), diagview< eT >::operator=(), operator==(), operator>(), operator>=(), pow(), qr(), reshape(), sin(), sinh(), solve(), sort(), sqrt(), square(), stddev(), sum(), svd(), tan(), tanh(), trace(), trans(), trunc_exp(), trunc_log(), and var().