6 std::cerr <<
"# [MARK] _dgbmatrix::destroy() const"
11 std::cerr <<
"# [NOTE] _dgbmatrix::destroy() const"
12 <<
" An array at " <<
Array
13 <<
" is going to be cleared." << std::endl;
double ** Darray
array of pointers of column head addresses
Definition: _dgbmatrix.hpp:12
void destroy() const
Definition: _dgbmatrix-misc.hpp:3
double * Array
1D Array to store matrix data
Definition: _dgbmatrix.hpp:11