|
libSBML C# API
5.18.0
|
Public Member Functions | |
| SWIGTYPE_p_double | cast () |
| virtual void | Dispose () |
| double_array (int nelements) | |
| double | getitem (int index) |
| void | setitem (int index, double value) |
Static Public Member Functions | |
| static double_array | frompointer (SWIGTYPE_p_double t) |
Protected Attributes | |
| bool | swigCMemOwn |
| libsbmlcs.double_array.double_array | ( | int | nelements | ) |
| SWIGTYPE_p_double libsbmlcs.double_array.cast | ( | ) |
|
virtual |
|
static |
| double libsbmlcs.double_array.getitem | ( | int | index | ) |
| void libsbmlcs.double_array.setitem | ( | int | index, |
| double | value | ||
| ) |
|
protected |