ICEACE Model: Closed Economy
1.0.0
Design Documentation of ICEACE Model
|
Dynamic array to hold doubles. More...
#include <header.h>
Data Fields | |
int | size |
int | total_size |
double * | array |
Dynamic array to hold doubles.
Holds a pointer to a double array and values for size and memory size.