#include <action_trisolve.hh>
| Public Member Functions | |
| Action_trisolve (const Action_trisolve &) | |
| Action_trisolve (int size) | |
| void | calculate (void) | 
| void | check_result () | 
| void | initialize (void) | 
| double | nb_op_base (void) | 
| ~Action_trisolve (void) | |
| Static Public Member Functions | |
| static std::string | name (void) | 
| Private Attributes | |
| double | _cost | 
| int | _size | 
| Interface::gene_vector | B | 
| Interface::stl_vector | B_stl | 
| Interface::gene_matrix | L | 
| Interface::stl_matrix | L_stl | 
| Interface::stl_vector | resu_stl | 
| Interface::gene_vector | X | 
| Interface::stl_vector | X_stl | 
Definition at line 31 of file action_trisolve.hh.
| 
 | inline | 
Definition at line 37 of file action_trisolve.hh.
| 
 | inline | 
Definition at line 68 of file action_trisolve.hh.
| 
 | inline | 
Definition at line 76 of file action_trisolve.hh.
| 
 | inline | 
Definition at line 101 of file action_trisolve.hh.
| 
 | inline | 
Definition at line 105 of file action_trisolve.hh.
| 
 | inline | 
Definition at line 97 of file action_trisolve.hh.
| 
 | inlinestatic | 
Definition at line 88 of file action_trisolve.hh.
| 
 | inline | 
Definition at line 93 of file action_trisolve.hh.
| 
 | private | 
Definition at line 134 of file action_trisolve.hh.
| 
 | private | 
Definition at line 133 of file action_trisolve.hh.
| 
 | private | 
Definition at line 131 of file action_trisolve.hh.
| 
 | private | 
Definition at line 126 of file action_trisolve.hh.
| 
 | private | 
Definition at line 129 of file action_trisolve.hh.
| 
 | private | 
Definition at line 124 of file action_trisolve.hh.
| 
 | private | 
Definition at line 127 of file action_trisolve.hh.
| 
 | private | 
Definition at line 130 of file action_trisolve.hh.
| 
 | private | 
Definition at line 125 of file action_trisolve.hh.