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

#include <action_trisolve_matrix.hh>

Public Member Functions

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

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

◆ Action_trisolve_matrix() [2/2]

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

◆ ~Action_trisolve_matrix()

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

Member Function Documentation

◆ calculate()

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

◆ check_result()

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

◆ initialize()

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

◆ name()

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

◆ nb_op_base()

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

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