Public Attributes

farray Struct Reference

Contains an array of Float numbers and its size. More...

#include <structs.h>

List of all members.

Public Attributes

float * vals
int size

Detailed Description

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().


Member Data Documentation

Number of elements in the Float array

float* farray::vals

Array of Float


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables