#include <action_cholesky.hh>
| Public Member Functions | |
| Action_cholesky (const Action_cholesky &) | |
| Action_cholesky (int size) | |
| void | calculate (void) | 
| void | check_result (void) | 
| void | initialize (void) | 
| double | nb_op_base (void) | 
| ~Action_cholesky (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::gene_matrix | X | 
| Interface::gene_matrix | X_ref | 
| Interface::stl_matrix | X_stl | 
Definition at line 31 of file action_cholesky.hh.
| 
 | inline | 
Definition at line 37 of file action_cholesky.hh.
| 
 | inline | 
Definition at line 64 of file action_cholesky.hh.
| 
 | inline | 
Definition at line 72 of file action_cholesky.hh.
| 
 | inline | 
Definition at line 97 of file action_cholesky.hh.
| 
 | inline | 
Definition at line 101 of file action_cholesky.hh.
| 
 | inline | 
Definition at line 93 of file action_cholesky.hh.
| 
 | inlinestatic | 
Definition at line 84 of file action_cholesky.hh.
| 
 | inline | 
Definition at line 89 of file action_cholesky.hh.
| 
 | private | 
Definition at line 125 of file action_cholesky.hh.
| 
 | private | 
Definition at line 124 of file action_cholesky.hh.
| 
 | private | 
Definition at line 122 of file action_cholesky.hh.
| 
 | private | 
Definition at line 118 of file action_cholesky.hh.
| 
 | private | 
Definition at line 121 of file action_cholesky.hh.
| 
 | private | 
Definition at line 120 of file action_cholesky.hh.
| 
 | private | 
Definition at line 117 of file action_cholesky.hh.