|
libroadrunner C API
|
Structure for a simple vector of doubles. More...
#include <rrc_types.h>
Public Attributes | |
| int | Count |
| double * | Data |
Structure for a simple vector of doubles.
| int RRVector::Count |
The number of elements in the vector
| double* RRVector::Data |
Points to an array of double items