Public Member Functions | Static Public Member Functions | Private Attributes
Action_tridiagonalization< Interface > Class Template Reference

#include <action_hessenberg.hh>

List of all members.

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 166 of file action_hessenberg.hh.

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

Definition at line 174 of file action_hessenberg.hh.


Member Function Documentation

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

Definition at line 196 of file action_hessenberg.hh.

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

Definition at line 200 of file action_hessenberg.hh.

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

Definition at line 192 of file action_hessenberg.hh.

template<class Interface >
static std::string Action_tridiagonalization< Interface >::name ( void  ) [inline, static]

Definition at line 186 of file action_hessenberg.hh.

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

Definition at line 188 of file action_hessenberg.hh.


Member Data Documentation

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

Definition at line 227 of file action_hessenberg.hh.

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

Definition at line 226 of file action_hessenberg.hh.

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

Definition at line 224 of file action_hessenberg.hh.

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

Definition at line 219 of file action_hessenberg.hh.

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

Definition at line 220 of file action_hessenberg.hh.

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

Definition at line 223 of file action_hessenberg.hh.

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

Definition at line 222 of file action_hessenberg.hh.

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

Definition at line 218 of file action_hessenberg.hh.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:51