#include <action_lu_decomp.hh>
| Public Member Functions | |
| Action_lu_decomp (int size) | |
| Action_lu_decomp (const Action_lu_decomp &) | |
| void | calculate (void) | 
| void | check_result (void) | 
| void | initialize (void) | 
| double | nb_op_base (void) | 
| ~Action_lu_decomp (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 31 of file action_lu_decomp.hh.
| 
 | inline | 
Definition at line 37 of file action_lu_decomp.hh.
| 
 | inline | 
Definition at line 57 of file action_lu_decomp.hh.
| 
 | inline | 
Definition at line 65 of file action_lu_decomp.hh.
| 
 | inline | 
Definition at line 90 of file action_lu_decomp.hh.
| 
 | inline | 
Definition at line 94 of file action_lu_decomp.hh.
| 
 | inline | 
Definition at line 86 of file action_lu_decomp.hh.
| 
 | inlinestatic | 
Definition at line 77 of file action_lu_decomp.hh.
| 
 | inline | 
Definition at line 82 of file action_lu_decomp.hh.
| 
 | private | 
Definition at line 121 of file action_lu_decomp.hh.
| 
 | private | 
Definition at line 120 of file action_lu_decomp.hh.
| 
 | private | 
Definition at line 118 of file action_lu_decomp.hh.
| 
 | private | 
Definition at line 113 of file action_lu_decomp.hh.
| 
 | private | 
Definition at line 114 of file action_lu_decomp.hh.
| 
 | private | 
Definition at line 117 of file action_lu_decomp.hh.
| 
 | private | 
Definition at line 116 of file action_lu_decomp.hh.
| 
 | private | 
Definition at line 112 of file action_lu_decomp.hh.