, including all inherited members.
apply(Mat< eT > &out, const Mat< eT > &A, const Mat< eT > &B) | glue_plus | [inline, static] |
apply(Mat< eT > &out, const Mat< eT > &A, const Mat< eT > &B, const Mat< eT > &C) | glue_plus | [inline, static] |
apply(Mat< eT > &out, const Glue< Mat< eT >, Mat< eT >, glue_plus > &X) | glue_plus | [inline, static] |
apply(Mat< eT > &out, const Glue< Glue< Mat< eT >, Mat< eT >, glue_plus >, Mat< eT >, glue_plus > &X) | glue_plus | [inline, static] |
apply(Mat< typename T1::elem_type > &out, const Glue< T1, T2, glue_plus > &X) | glue_plus | [inline, static] |
apply(Mat< eT > &out, const Glue< Mat< eT >, subview< eT >, glue_plus > &X) | glue_plus | [inline, static] |
apply(Mat< eT > &out, const Glue< subview< eT >, Mat< eT >, glue_plus > &X) | glue_plus | [inline, static] |
apply(Mat< eT > &out, const Glue< subview< eT >, subview< eT >, glue_plus > &X) | glue_plus | [inline, static] |
apply(Mat< typename T1::elem_type > &out, const Glue< Glue< T1, Col< typename T1::elem_type >, glue_times_vec >, T2, glue_plus > &in) | glue_plus | [inline, static] |
apply(Mat< typename T1::elem_type > &out, const Glue< Glue< Row< typename T1::elem_type >, T1, glue_times_vec >, T2, glue_plus > &in) | glue_plus | [inline, static] |
apply(Mat< typename T1::elem_type > &out, const Glue< Op< T1, op_scalar_times >, Op< T2, op_scalar_times >, glue_plus > &in) | glue_plus | [inline, static] |
apply(Mat< typename T1::elem_type > &out, const Glue< Glue< Op< T1, op_scalar_times >, Op< T2, op_scalar_times >, glue_plus >, Op< T3, op_scalar_times >, glue_plus > &in) | glue_plus | [inline, static] |
apply(Mat< typename T1::elem_type > &out, const Glue< Op< T1, op_scalar_div_pre >, Op< T2, op_scalar_div_pre >, glue_plus > &in) | glue_plus | [inline, static] |
apply(Mat< typename T1::elem_type > &out, const Glue< Glue< Op< T1, op_scalar_div_pre >, Op< T2, op_scalar_div_pre >, glue_plus >, Op< T3, op_scalar_div_pre >, glue_plus > &in) | glue_plus | [inline, static] |
apply(Mat< typename T1::elem_type > &out, const Glue< Op< T1, op_scalar_div_post >, Op< T2, op_scalar_div_post >, glue_plus > &in) | glue_plus | [inline, static] |
apply(Mat< typename T1::elem_type > &out, const Glue< Glue< Op< T1, op_scalar_div_post >, Op< T2, op_scalar_div_post >, glue_plus >, Op< T3, op_scalar_div_post >, glue_plus > &in) | glue_plus | [inline, static] |
apply_inplace(Mat< eT > &out, const Mat< eT > &B) | glue_plus | [inline, static] |
apply_inplace(Mat< typename T1::elem_type > &out, const Op< T1, op_type > &X) | glue_plus | [inline, static] |
apply_inplace(Mat< typename T1::elem_type > &out, const Op< T1, op_square > &X) | glue_plus | [inline, static] |
apply_inplace(Mat< typename T1::elem_type > &out, const Glue< T1, T2, glue_type > &X) | glue_plus | [inline, static] |
apply_inplace(Mat< typename T1::elem_type > &out, const Glue< T1, T2, glue_times > &X) | glue_plus | [inline, static] |
apply_mixed(Mat< typename promote_type< eT1, eT2 >::result > &out, const Mat< eT1 > &X, const Mat< eT2 > &Y) | glue_plus | [inline, static] |