, including all inherited members.
apply(Mat< eT > &out, const Mat< eT > &A, const Mat< eT > &B) | glue_times | [inline, static] |
apply(Mat< eT > &out, const Mat< eT > &A, const Mat< eT > &B, const Mat< eT > &C) | glue_times | [inline, static] |
apply(Mat< typename T1::elem_type > &out, const Glue< T1, T2, glue_times > &X) | glue_times | [inline, static] |
apply(Mat< eT > &out, const Glue< Mat< eT >, Mat< eT >, glue_times > &X) | glue_times | [inline, static] |
apply(Mat< eT > &out, const Glue< Glue< Mat< eT >, Mat< eT >, glue_times >, Mat< eT >, glue_times > &X) | glue_times | [inline, static] |
apply(Mat< typename T1::elem_type > &out, const Glue< T1, Op< T2, op_trans >, glue_times > &X) | glue_times | [inline, static] |
apply(Mat< typename T1::elem_type > &out, const Glue< Op< T1, op_trans >, T2, glue_times > &X) | glue_times | [inline, static] |
apply(Mat< typename T1::elem_type > &out, const Glue< Op< T1, op_trans >, Op< T2, op_trans >, glue_times > &X) | glue_times | [inline, static] |
apply(Mat< typename T1::elem_type > &out, const Glue< Op< T1, op_neg >, T2, glue_times > &X) | glue_times | [inline, static] |
apply_inplace(Mat< eT > &out, const Mat< eT > &B) | glue_times | [inline, static] |
apply_inplace(Mat< typename T1::elem_type > &out, const Op< T1, op_type > &X) | glue_times | [inline, static] |
apply_inplace(Mat< typename T1::elem_type > &out, const Glue< T1, T2, glue_type > &X) | glue_times | [inline, static] |
apply_mixed(Mat< typename promote_type< eT1, eT2 >::result > &out, const Mat< eT1 > &X, const Mat< eT2 > &Y) | glue_times | [inline, static] |
apply_noalias(Mat< eT > &out, const Mat< eT > &A, const Mat< eT > &B) | glue_times | [inline, static] |
direct_rowvec_diagmat_colvec(const eT *A_mem, const Mat< eT > &B, const eT *C_mem) | glue_times | [inline, static] |
direct_rowvec_invdiagmat_colvec(const eT *A_mem, const Mat< eT > &B, const eT *C_mem) | glue_times | [inline, static] |
direct_rowvec_invdiagvec_colvec(const eT *A_mem, const Mat< eT > &B, const eT *C_mem) | glue_times | [inline, static] |
direct_rowvec_mat_colvec(const eT *A_mem, const Mat< eT > &B, const eT *C_mem) | glue_times | [inline, static] |
mul_storage_cost(const Mat< eT > &X, const Mat< eT > &Y) | glue_times | [inline, static] |