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

#include <action_trisolve.hh>

Public Member Functions

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

Static Public Member Functions

static std::string name (void)
 

Private Attributes

double _cost
 
int _size
 
Interface::gene_vector B
 
Interface::stl_vector B_stl
 
Interface::gene_matrix L
 
Interface::stl_matrix L_stl
 
Interface::stl_vector resu_stl
 
Interface::gene_vector X
 
Interface::stl_vector X_stl
 

Detailed Description

template<class Interface>
class Action_trisolve< Interface >

Definition at line 31 of file action_trisolve.hh.

Constructor & Destructor Documentation

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

Definition at line 37 of file action_trisolve.hh.

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

Definition at line 68 of file action_trisolve.hh.

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

Definition at line 76 of file action_trisolve.hh.

Member Function Documentation

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

Definition at line 101 of file action_trisolve.hh.

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

Definition at line 105 of file action_trisolve.hh.

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

Definition at line 97 of file action_trisolve.hh.

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

Definition at line 88 of file action_trisolve.hh.

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

Definition at line 93 of file action_trisolve.hh.

Member Data Documentation

template<class Interface >
double Action_trisolve< Interface >::_cost
private

Definition at line 134 of file action_trisolve.hh.

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

Definition at line 133 of file action_trisolve.hh.

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

Definition at line 131 of file action_trisolve.hh.

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

Definition at line 126 of file action_trisolve.hh.

template<class Interface >
Interface::gene_matrix Action_trisolve< Interface >::L
private

Definition at line 129 of file action_trisolve.hh.

template<class Interface >
Interface::stl_matrix Action_trisolve< Interface >::L_stl
private

Definition at line 124 of file action_trisolve.hh.

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

Definition at line 127 of file action_trisolve.hh.

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

Definition at line 130 of file action_trisolve.hh.

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

Definition at line 125 of file action_trisolve.hh.


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


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