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

#include <action_hessenberg.hh>

Public Member Functions

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

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

◆ Action_hessenberg() [2/2]

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

◆ ~Action_hessenberg()

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

Member Function Documentation

◆ calculate()

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

◆ check_result()

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

◆ initialize()

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

◆ name()

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

◆ nb_op_base()

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

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