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