$search
apply(Mat< typename T1::elem_type > &out, const Glue< T1, T2, glue_times > &X) | glue_times | [inline, static] |
apply(Mat< eT > &out, const Mat< eT > &A, const Mat< eT > &B, const eT val, const bool do_trans_A, const bool do_trans_B, const bool do_scalar_times) | glue_times | [inline, static] |
apply(Mat< eT > &out, const Mat< eT > &A, const Mat< eT > &B, const Mat< eT > &C, const eT val, const bool do_trans_A, const bool do_trans_B, const bool do_trans_C, const bool do_scalar_times) | glue_times | [inline, static] |
apply(Mat< eT > &out, const Mat< eT > &A, const Mat< eT > &B, const Mat< eT > &C, const Mat< eT > &D, const eT val, const bool do_trans_A, const bool do_trans_B, const bool do_trans_C, const bool do_trans_D, const bool do_scalar_times) | glue_times | [inline, static] |
apply_inplace(Mat< typename T1::elem_type > &out, const T1 &X) | glue_times | [inline, static] |
apply_inplace_plus(Mat< typename T1::elem_type > &out, const Glue< T1, T2, glue_times > &X, const sword sign) | 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] |
mul_storage_cost(const Mat< eT > &A, const Mat< eT > &B, const bool do_trans_A, const bool do_trans_B) | glue_times | [inline, static] |