TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
Action_trmm< Interface > Class Template Reference

#include <action_trmm.hh>

Public Member Functions

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

Static Public Member Functions

static std::string name (void)
 

Constructor & Destructor Documentation

◆ Action_trmm() [1/2]

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

◆ Action_trmm() [2/2]

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

◆ ~Action_trmm()

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

Member Function Documentation

◆ calculate()

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

◆ check_result()

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

◆ initialize()

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

◆ name()

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

◆ nb_op_base()

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

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