TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | 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 ~Action_symv (void)
 
double nb_op_base (void)
 
BTL_DONT_INLINE void initialize (void)
 
BTL_DONT_INLINE void calculate (void)
 
BTL_DONT_INLINE void check_result (void)
 

Static Public Member Functions

static std::string name (void)
 

Constructor & Destructor Documentation

◆ Action_symv() [1/2]

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

◆ Action_symv() [2/2]

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

◆ ~Action_symv()

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

Member Function Documentation

◆ calculate()

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

◆ check_result()

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

◆ initialize()

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

◆ name()

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

◆ nb_op_base()

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

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