Contains an array of Float numbers and its size. More...
#include <structs.h>
Public Attributes | |
float * | vals |
int | size |
Contains an array of Float numbers and its size.
farray Contains an array of Integer numbers and its size. It can be initialized with the function gotoh_initArrayF() and freed with gotoh_freeArrayF().
int farray::size |
Number of elements in the Float array
float* farray::vals |
Array of Float