#include <action_axpby.hh>
|
static std::string | name (void) |
|
|
Interface::real_type | _alpha |
|
Interface::real_type | _beta |
|
int | _size |
|
Interface::stl_vector | resu_stl |
|
Interface::gene_vector | X |
|
Interface::gene_vector | X_ref |
|
Interface::stl_vector | X_stl |
|
Interface::gene_vector | Y |
|
Interface::gene_vector | Y_ref |
|
Interface::stl_vector | Y_stl |
|
template<class Interface>
class Action_axpby< Interface >
Definition at line 31 of file action_axpby.hh.
◆ Action_axpby() [1/2]
template<class Interface >
◆ Action_axpby() [2/2]
template<class Interface >
◆ ~Action_axpby()
template<class Interface >
◆ calculate()
template<class Interface >
◆ check_result()
template<class Interface >
◆ initialize()
template<class Interface >
◆ name()
template<class Interface >
◆ nb_op_base()
template<class Interface >
◆ _alpha
template<class Interface >
◆ _beta
template<class Interface >
◆ _size
template<class Interface >
◆ resu_stl
template<class Interface >
template<class Interface >
◆ X_ref
template<class Interface >
◆ X_stl
template<class Interface >
template<class Interface >
◆ Y_ref
template<class Interface >
◆ Y_stl
template<class Interface >
The documentation for this class was generated from the following file: