Go to the source code of this file.
Functions | |
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) |