libRoadRunner C API  1.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
RRComplexVector Struct Reference

Structure for a simple complex Vector type. More...

#include <rrc_types.h>

Data Fields

int Count
 
RRComplexPtr Data
 

Detailed Description

Structure for a simple complex Vector type.

Field Documentation

int Count

The number of elements in the vector

Access an element using Data[i], where i represents the index of the element. Indexing is from zero


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