Public Member Functions | Static Public Member Functions | Private Attributes
Action_axpy< Interface > Class Template Reference

#include <action_axpy.hh>

List of all members.

Public Member Functions

 Action_axpy (int size)
 Action_axpy (const Action_axpy &)
void calculate (void)
void check_result (void)
void initialize (void)
double nb_op_base (void)
 ~Action_axpy (void)

Static Public Member Functions

static std::string name (void)

Private Attributes

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

Detailed Description

template<class Interface>
class Action_axpy< Interface >

Definition at line 32 of file action_axpy.hh.


Constructor & Destructor Documentation

template<class Interface >
Action_axpy< Interface >::Action_axpy ( int  size) [inline]

Definition at line 38 of file action_axpy.hh.

template<class Interface >
Action_axpy< Interface >::Action_axpy ( const Action_axpy< Interface > &  ) [inline]

Definition at line 61 of file action_axpy.hh.

template<class Interface >
Action_axpy< Interface >::~Action_axpy ( void  ) [inline]

Definition at line 69 of file action_axpy.hh.


Member Function Documentation

template<class Interface >
void Action_axpy< Interface >::calculate ( void  ) [inline]

Definition at line 98 of file action_axpy.hh.

template<class Interface >
void Action_axpy< Interface >::check_result ( void  ) [inline]

Definition at line 104 of file action_axpy.hh.

template<class Interface >
void Action_axpy< Interface >::initialize ( void  ) [inline]

Definition at line 93 of file action_axpy.hh.

template<class Interface >
static std::string Action_axpy< Interface >::name ( void  ) [inline, static]

Definition at line 84 of file action_axpy.hh.

template<class Interface >
double Action_axpy< Interface >::nb_op_base ( void  ) [inline]

Definition at line 89 of file action_axpy.hh.


Member Data Documentation

template<class Interface >
Interface::real_type Action_axpy< Interface >::_coef [private]

Definition at line 134 of file action_axpy.hh.

template<class Interface >
int Action_axpy< Interface >::_size [private]

Definition at line 136 of file action_axpy.hh.

template<class Interface >
Interface::stl_vector Action_axpy< Interface >::resu_stl [private]

Definition at line 126 of file action_axpy.hh.

template<class Interface >
Interface::gene_vector Action_axpy< Interface >::X [private]

Definition at line 131 of file action_axpy.hh.

template<class Interface >
Interface::gene_vector Action_axpy< Interface >::X_ref [private]

Definition at line 128 of file action_axpy.hh.

template<class Interface >
Interface::stl_vector Action_axpy< Interface >::X_stl [private]

Definition at line 124 of file action_axpy.hh.

template<class Interface >
Interface::gene_vector Action_axpy< Interface >::Y [private]

Definition at line 132 of file action_axpy.hh.

template<class Interface >
Interface::gene_vector Action_axpy< Interface >::Y_ref [private]

Definition at line 129 of file action_axpy.hh.

template<class Interface >
Interface::stl_vector Action_axpy< Interface >::Y_stl [private]

Definition at line 125 of file action_axpy.hh.


The documentation for this class was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:51