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

#include <action_ger.hh>

Public Member Functions

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

Static Public Member Functions

static std::string name (void)
 

Private Attributes

int _size
 
Interface::gene_matrix A
 
Interface::gene_matrix A_ref
 
Interface::stl_matrix A_stl
 
Interface::gene_vector B
 
Interface::gene_vector B_ref
 
Interface::stl_vector B_stl
 
Interface::stl_vector resu_stl
 
Interface::gene_vector X
 
Interface::gene_vector X_ref
 
Interface::stl_vector X_stl
 

Detailed Description

template<class Interface>
class Action_ger< Interface >

Definition at line 27 of file action_ger.hh.

Constructor & Destructor Documentation

◆ Action_ger() [1/2]

template<class Interface >
BTL_DONT_INLINE Action_ger< Interface >::Action_ger ( int  size)
inline

Definition at line 32 of file action_ger.hh.

◆ Action_ger() [2/2]

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

Definition at line 53 of file action_ger.hh.

◆ ~Action_ger()

template<class Interface >
BTL_DONT_INLINE Action_ger< Interface >::~Action_ger ( void  )
inline

Definition at line 60 of file action_ger.hh.

Member Function Documentation

◆ calculate()

template<class Interface >
BTL_DONT_INLINE void Action_ger< Interface >::calculate ( void  )
inline

Definition at line 87 of file action_ger.hh.

◆ check_result()

template<class Interface >
BTL_DONT_INLINE void Action_ger< Interface >::check_result ( void  )
inline

Definition at line 93 of file action_ger.hh.

◆ initialize()

template<class Interface >
BTL_DONT_INLINE void Action_ger< Interface >::initialize ( void  )
inline

Definition at line 81 of file action_ger.hh.

◆ name()

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

Definition at line 72 of file action_ger.hh.

◆ nb_op_base()

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

Definition at line 77 of file action_ger.hh.

Member Data Documentation

◆ _size

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

Definition at line 124 of file action_ger.hh.

◆ A

template<class Interface >
Interface::gene_matrix Action_ger< Interface >::A
private

Definition at line 120 of file action_ger.hh.

◆ A_ref

template<class Interface >
Interface::gene_matrix Action_ger< Interface >::A_ref
private

Definition at line 116 of file action_ger.hh.

◆ A_stl

template<class Interface >
Interface::stl_matrix Action_ger< Interface >::A_stl
private

Definition at line 111 of file action_ger.hh.

◆ B

template<class Interface >
Interface::gene_vector Action_ger< Interface >::B
private

Definition at line 121 of file action_ger.hh.

◆ B_ref

template<class Interface >
Interface::gene_vector Action_ger< Interface >::B_ref
private

Definition at line 117 of file action_ger.hh.

◆ B_stl

template<class Interface >
Interface::stl_vector Action_ger< Interface >::B_stl
private

Definition at line 112 of file action_ger.hh.

◆ resu_stl

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

Definition at line 114 of file action_ger.hh.

◆ X

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

Definition at line 122 of file action_ger.hh.

◆ X_ref

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

Definition at line 118 of file action_ger.hh.

◆ X_stl

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

Definition at line 113 of file action_ger.hh.


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


gtsam
Author(s):
autogenerated on Mon Jul 1 2024 03:08:50