Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
Action_axpby< Interface > Class Template Reference

#include <action_axpby.hh>

Public Member Functions

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

Static Public Member Functions

static std::string name (void)
 

Private Attributes

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
 

Detailed Description

template<class Interface>
class Action_axpby< Interface >

Definition at line 31 of file action_axpby.hh.

Constructor & Destructor Documentation

template<class Interface >
Action_axpby< Interface >::Action_axpby ( int  size)
inline

Definition at line 36 of file action_axpby.hh.

template<class Interface >
Action_axpby< Interface >::Action_axpby ( const Action_axpby< Interface > &  )
inline

Definition at line 54 of file action_axpby.hh.

template<class Interface >
Action_axpby< Interface >::~Action_axpby ( void  )
inline

Definition at line 61 of file action_axpby.hh.

Member Function Documentation

template<class Interface >
void Action_axpby< Interface >::calculate ( void  )
inline

Definition at line 87 of file action_axpby.hh.

template<class Interface >
void Action_axpby< Interface >::check_result ( void  )
inline

Definition at line 93 of file action_axpby.hh.

template<class Interface >
void Action_axpby< Interface >::initialize ( void  )
inline

Definition at line 82 of file action_axpby.hh.

template<class Interface >
static std::string Action_axpby< Interface >::name ( void  )
inlinestatic

Definition at line 73 of file action_axpby.hh.

template<class Interface >
double Action_axpby< Interface >::nb_op_base ( void  )
inline

Definition at line 78 of file action_axpby.hh.

Member Data Documentation

template<class Interface >
Interface::real_type Action_axpby< Interface >::_alpha
private

Definition at line 121 of file action_axpby.hh.

template<class Interface >
Interface::real_type Action_axpby< Interface >::_beta
private

Definition at line 122 of file action_axpby.hh.

template<class Interface >
int Action_axpby< Interface >::_size
private

Definition at line 124 of file action_axpby.hh.

template<class Interface >
Interface::stl_vector Action_axpby< Interface >::resu_stl
private

Definition at line 113 of file action_axpby.hh.

template<class Interface >
Interface::gene_vector Action_axpby< Interface >::X
private

Definition at line 118 of file action_axpby.hh.

template<class Interface >
Interface::gene_vector Action_axpby< Interface >::X_ref
private

Definition at line 115 of file action_axpby.hh.

template<class Interface >
Interface::stl_vector Action_axpby< Interface >::X_stl
private

Definition at line 111 of file action_axpby.hh.

template<class Interface >
Interface::gene_vector Action_axpby< Interface >::Y
private

Definition at line 119 of file action_axpby.hh.

template<class Interface >
Interface::gene_vector Action_axpby< Interface >::Y_ref
private

Definition at line 116 of file action_axpby.hh.

template<class Interface >
Interface::stl_vector Action_axpby< Interface >::Y_stl
private

Definition at line 112 of file action_axpby.hh.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:44