#include <action_axpy.hh>
|
static std::string | name (void) |
|
|
Interface::real_type | _coef |
|
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_axpy< Interface >
Definition at line 32 of file action_axpy.hh.
◆ Action_axpy() [1/2]
template<class Interface >
◆ Action_axpy() [2/2]
template<class Interface >
◆ ~Action_axpy()
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 >
◆ _coef
template<class Interface >
◆ _size
template<class Interface >
◆ resu_stl
template<class Interface >
Interface::stl_vector Action_axpy< Interface >::resu_stl |
|
private |
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: