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

#include <action_rot.hh>

Public Member Functions

 Action_rot (const Action_rot &)
 
BTL_DONT_INLINE Action_rot (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_rot (void)
 

Static Public Member Functions

static std::string name (void)
 

Private Attributes

int _size
 
Interface::gene_vector A
 
Interface::gene_vector A_ref
 
Interface::stl_vector A_stl
 
Interface::gene_vector B
 
Interface::gene_vector B_ref
 
Interface::stl_vector B_stl
 

Detailed Description

template<class Interface>
class Action_rot< Interface >

Definition at line 27 of file action_rot.hh.

Constructor & Destructor Documentation

◆ Action_rot() [1/2]

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

Definition at line 32 of file action_rot.hh.

◆ Action_rot() [2/2]

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

Definition at line 49 of file action_rot.hh.

◆ ~Action_rot()

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

Definition at line 56 of file action_rot.hh.

Member Function Documentation

◆ calculate()

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

Definition at line 79 of file action_rot.hh.

◆ check_result()

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

Definition at line 85 of file action_rot.hh.

◆ initialize()

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

Definition at line 74 of file action_rot.hh.

◆ name()

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

Definition at line 65 of file action_rot.hh.

◆ nb_op_base()

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

Definition at line 70 of file action_rot.hh.

Member Data Documentation

◆ _size

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

Definition at line 112 of file action_rot.hh.

◆ A

template<class Interface >
Interface::gene_vector Action_rot< Interface >::A
private

Definition at line 109 of file action_rot.hh.

◆ A_ref

template<class Interface >
Interface::gene_vector Action_rot< Interface >::A_ref
private

Definition at line 106 of file action_rot.hh.

◆ A_stl

template<class Interface >
Interface::stl_vector Action_rot< Interface >::A_stl
private

Definition at line 103 of file action_rot.hh.

◆ B

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

Definition at line 110 of file action_rot.hh.

◆ B_ref

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

Definition at line 107 of file action_rot.hh.

◆ B_stl

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

Definition at line 104 of file action_rot.hh.


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


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