#include <action_matrix_matrix_product_bis.hh>
Static Public Member Functions | |
static double | calculate (int nb_calc, int size) |
static std::string | name (void) |
static double | nb_op_base (int size) |
Definition at line 33 of file action_matrix_matrix_product_bis.hh.
static double Action_matrix_matrix_product_bis< Interface >::calculate | ( | int | nb_calc, |
int | size | ||
) | [inline, static] |
Definition at line 46 of file action_matrix_matrix_product_bis.hh.
static std::string Action_matrix_matrix_product_bis< Interface >::name | ( | void | ) | [inline, static] |
Definition at line 37 of file action_matrix_matrix_product_bis.hh.
static double Action_matrix_matrix_product_bis< Interface >::nb_op_base | ( | int | size | ) | [inline, static] |
Definition at line 42 of file action_matrix_matrix_product_bis.hh.