|
xc
|
Public Member Functions | |
| AuxMatrix (const size_t &, const size_t &) | |
| Constructor. | |
| void | resize (const size_t &, const size_t &) |
| const size_t & | getSizeDoubleWork (void) const |
| const size_t & | getIntDoubleWork (void) const |
| const double * | getMatrixWork (void) const |
| double * | getMatrixWork (void) |
| const int * | getIntWork (void) const |
| int * | getIntWork (void) |
1.8.12