ICEACE Model: Closed Economy  1.0.0
Design Documentation of ICEACE Model
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
float_array Struct Reference

Dynamic array to hold floats. More...

#include <header.h>

Data Fields

int size
 
int total_size
 
float * array
 

Detailed Description

Dynamic array to hold floats.

Holds a pointer to an float array and values for size and memory size.

Definition at line 582 of file header.h.

Field Documentation

float* array

Definition at line 587 of file header.h.

int size

Definition at line 584 of file header.h.

int total_size

Definition at line 585 of file header.h.


The documentation for this struct was generated from the following file: