libroadrunner C API
|
Crrc::ArrayList | |
▼Crrc::ArrayListItemBase | |
Crrc::ArrayListItem< T > | |
CRRCData | Structure for the result type from the simulate calls. The client is responsible for freeing the RRCDataPtr |
CRRComplex | Structure for a complex number |
CRRComplexMatrix | Structure for a simple complex Matrix type |
CRRComplexVector | Structure for a simple complex Vector type |
CRRDoubleMatrix | Structure for a simple double Matrix type |
CRRList | A list type, stores int, double, strings and lists |
CRRListItem | A single list element type |
CRRStringArray | Structure for a simple vector of strings |
CRRVector | Structure for a simple vector of doubles |
Crrc::StringList |