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