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

#include <action_matrix_vector_product.hh>

Public Member Functions

BTL_DONT_INLINE Action_matrix_vector_product (int size)
 
 Action_matrix_vector_product (const Action_matrix_vector_product &)
 
BTL_DONT_INLINE ~Action_matrix_vector_product (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_matrix_vector_product() [1/2]

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

◆ Action_matrix_vector_product() [2/2]

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

◆ ~Action_matrix_vector_product()

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

Member Function Documentation

◆ calculate()

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

◆ check_result()

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

◆ initialize()

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

◆ name()

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

◆ nb_op_base()

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

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