#include <action_hessenberg.hh>
Public Member Functions | |
Action_tridiagonalization (const Action_tridiagonalization &) | |
Action_tridiagonalization (int size) | |
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 |
Definition at line 131 of file action_hessenberg.hh.
|
inline |
Definition at line 137 of file action_hessenberg.hh.
|
inline |
Definition at line 169 of file action_hessenberg.hh.
|
inline |
Definition at line 177 of file action_hessenberg.hh.
|
inline |
Definition at line 199 of file action_hessenberg.hh.
|
inline |
Definition at line 203 of file action_hessenberg.hh.
|
inline |
Definition at line 195 of file action_hessenberg.hh.
|
inlinestatic |
Definition at line 189 of file action_hessenberg.hh.
|
inline |
Definition at line 191 of file action_hessenberg.hh.
|
private |
Definition at line 230 of file action_hessenberg.hh.
|
private |
Definition at line 229 of file action_hessenberg.hh.
|
private |
Definition at line 227 of file action_hessenberg.hh.
|
private |
Definition at line 222 of file action_hessenberg.hh.
|
private |
Definition at line 223 of file action_hessenberg.hh.
|
private |
Definition at line 226 of file action_hessenberg.hh.
|
private |
Definition at line 225 of file action_hessenberg.hh.
|
private |
Definition at line 221 of file action_hessenberg.hh.