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