Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
Action_tridiagonalization< Interface > Class Template Reference

#include <action_hessenberg.hh>

Public Member Functions

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

Static Public Member Functions

static std::string name (void)
 

Private Attributes

double _cost
 
int _size
 
Interface::gene_matrix C
 
Interface::stl_matrix C_stl
 
Interface::stl_matrix resu_stl
 
Interface::gene_matrix X
 
Interface::gene_matrix X_ref
 
Interface::stl_matrix X_stl
 

Detailed Description

template<class Interface>
class Action_tridiagonalization< Interface >

Definition at line 131 of file action_hessenberg.hh.

Constructor & Destructor Documentation

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

Definition at line 137 of file action_hessenberg.hh.

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

Definition at line 169 of file action_hessenberg.hh.

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

Definition at line 177 of file action_hessenberg.hh.

Member Function Documentation

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

Definition at line 199 of file action_hessenberg.hh.

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

Definition at line 203 of file action_hessenberg.hh.

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

Definition at line 195 of file action_hessenberg.hh.

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

Definition at line 189 of file action_hessenberg.hh.

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

Definition at line 191 of file action_hessenberg.hh.

Member Data Documentation

template<class Interface >
double Action_tridiagonalization< Interface >::_cost
private

Definition at line 230 of file action_hessenberg.hh.

template<class Interface >
int Action_tridiagonalization< Interface >::_size
private

Definition at line 229 of file action_hessenberg.hh.

template<class Interface >
Interface::gene_matrix Action_tridiagonalization< Interface >::C
private

Definition at line 227 of file action_hessenberg.hh.

template<class Interface >
Interface::stl_matrix Action_tridiagonalization< Interface >::C_stl
private

Definition at line 222 of file action_hessenberg.hh.

template<class Interface >
Interface::stl_matrix Action_tridiagonalization< Interface >::resu_stl
private

Definition at line 223 of file action_hessenberg.hh.

template<class Interface >
Interface::gene_matrix Action_tridiagonalization< Interface >::X
private

Definition at line 226 of file action_hessenberg.hh.

template<class Interface >
Interface::gene_matrix Action_tridiagonalization< Interface >::X_ref
private

Definition at line 225 of file action_hessenberg.hh.

template<class Interface >
Interface::stl_matrix Action_tridiagonalization< Interface >::X_stl
private

Definition at line 221 of file action_hessenberg.hh.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:44