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

#include <action_symv.hh>

Public Member Functions

BTL_DONT_INLINE Action_symv (int size)
 
 Action_symv (const Action_symv &)
 
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_symv (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_symv< Interface >

Definition at line 32 of file action_symv.hh.

Constructor & Destructor Documentation

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

Definition at line 38 of file action_symv.hh.

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

Definition at line 60 of file action_symv.hh.

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

Definition at line 67 of file action_symv.hh.

Member Function Documentation

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

Definition at line 95 of file action_symv.hh.

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

Definition at line 101 of file action_symv.hh.

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

Definition at line 87 of file action_symv.hh.

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

Definition at line 78 of file action_symv.hh.

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

Definition at line 83 of file action_symv.hh.

Member Data Documentation

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

Definition at line 134 of file action_symv.hh.

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

Definition at line 129 of file action_symv.hh.

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

Definition at line 125 of file action_symv.hh.

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

Definition at line 120 of file action_symv.hh.

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

Definition at line 130 of file action_symv.hh.

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

Definition at line 126 of file action_symv.hh.

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

Definition at line 121 of file action_symv.hh.

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

Definition at line 123 of file action_symv.hh.

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

Definition at line 131 of file action_symv.hh.

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

Definition at line 127 of file action_symv.hh.

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

Definition at line 122 of file action_symv.hh.


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


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