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

#include <action_ata_product.hh>

Public Member Functions

 Action_ata_product (int size)
 
 Action_ata_product (const Action_ata_product &)
 
void calculate (void)
 
void check_result (void)
 
void initialize (void)
 
double nb_op_base (void)
 
 ~Action_ata_product (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::stl_matrix resu_stl
 
Interface::gene_matrix X
 
Interface::gene_matrix X_ref
 
Interface::stl_matrix X_stl
 

Detailed Description

template<class Interface>
class Action_ata_product< Interface >

Definition at line 32 of file action_ata_product.hh.

Constructor & Destructor Documentation

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

Definition at line 38 of file action_ata_product.hh.

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

Definition at line 60 of file action_ata_product.hh.

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

Definition at line 68 of file action_ata_product.hh.

Member Function Documentation

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

Definition at line 100 of file action_ata_product.hh.

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

Definition at line 106 of file action_ata_product.hh.

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

Definition at line 93 of file action_ata_product.hh.

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

Definition at line 84 of file action_ata_product.hh.

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

Definition at line 89 of file action_ata_product.hh.

Member Data Documentation

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

Definition at line 137 of file action_ata_product.hh.

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

Definition at line 133 of file action_ata_product.hh.

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

Definition at line 130 of file action_ata_product.hh.

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

Definition at line 126 of file action_ata_product.hh.

template<class Interface >
Interface::stl_matrix Action_ata_product< Interface >::resu_stl
private

Definition at line 128 of file action_ata_product.hh.

template<class Interface >
Interface::gene_matrix Action_ata_product< Interface >::X
private

Definition at line 134 of file action_ata_product.hh.

template<class Interface >
Interface::gene_matrix Action_ata_product< Interface >::X_ref
private

Definition at line 131 of file action_ata_product.hh.

template<class Interface >
Interface::stl_matrix Action_ata_product< Interface >::X_stl
private

Definition at line 127 of file action_ata_product.hh.


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


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