33 #ifndef _CYMEALG_DUMMYARR_H_ 34 #define _CYMEALG_DUMMYARR_H_ 37 #include "chomp/system/config.h" 64 #endif // _CYMEALG_DUMMYARR_H_
dummyArray()
The constructor of a dummy array.
int_t & operator[](int_t)
Operator [] which returns a reference to a dummy value.
A dummy array of integers that ignores all the assigned values.
int_t n
A dummy number used as a dump box for assigning values.