#include <new>#include <cassert>Defines | |
| #define | PDEBUG |
Functions | |
| template<typename data_type> | |
| void | allocate (data_type **&data, int nrows, int ncols) |
| template<typename data_type> | |
| void | deallocate (data_type **&data) |
|
|
|
|
||||||||||||||||||||
|
|
|
||||||||||
|
|
1.3.9.1