Public Member Functions | Static Public Member Functions | Private Attributes
Action_rot< Interface > Class Template Reference

#include <action_rot.hh>

List of all members.

Public Member Functions

BTL_DONT_INLINE Action_rot (int size)
 Action_rot (const Action_rot &)
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

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

Definition at line 32 of file action_rot.hh.

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

Definition at line 49 of file action_rot.hh.

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

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

Definition at line 79 of file action_rot.hh.

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

Definition at line 85 of file action_rot.hh.

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

Definition at line 74 of file action_rot.hh.

template<class Interface >
static std::string Action_rot< Interface >::name ( void  ) [inline, static]

Definition at line 65 of file action_rot.hh.

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

Definition at line 70 of file action_rot.hh.


Member Data Documentation

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

Definition at line 112 of file action_rot.hh.

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

Definition at line 109 of file action_rot.hh.

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

Definition at line 106 of file action_rot.hh.

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

Definition at line 103 of file action_rot.hh.

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

Definition at line 110 of file action_rot.hh.

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

Definition at line 107 of file action_rot.hh.

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:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:51