|
Dip
0.92.4
|
#include <MMKP_MemPool.h>
Public Member Functions | |
| void | allocateMemory (const int nCoreCols) |
| MMKP_MemPool () | |
| ~MMKP_MemPool () | |
Public Attributes | |
| double * | dblArrNCoreCols |
Definition at line 21 of file MMKP_MemPool.h.
|
inline |
Definition at line 40 of file MMKP_MemPool.h.
|
inline |
Definition at line 43 of file MMKP_MemPool.h.
References dblArrNCoreCols, and UTIL_DELARR.
|
inline |
Definition at line 26 of file MMKP_MemPool.h.
References dblArrNCoreCols.
| double* MMKP_MemPool::dblArrNCoreCols |
Definition at line 23 of file MMKP_MemPool.h.
Referenced by allocateMemory(), and ~MMKP_MemPool().
1.8.5