| Package | Description |
|---|---|
| com.kabouterlabs.jodeint.cdop853 |
| Modifier and Type | Method and Description |
|---|---|
static Cdop853Library.dop853_idid_e |
Cdop853Library.dop853_idid_e.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cdop853Library.dop853_idid_e[] |
Cdop853Library.dop853_idid_e.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.bridj.IntValuedEnum<Cdop853Library.dop853_idid_e> |
Cdop853Library.dop853_basic(org.bridj.Pointer<Double> stack,
org.bridj.Pointer<Double> y,
org.bridj.Pointer<Cdop853Library.dop853_ode_func> f_func,
int n,
double xstart,
double xend,
double deltax)
Original signature :
DOP853_RETVAL dop853_basic(double*, double*, dop853_ode_func, int, double, double, double)native declaration : src/main/native/codeint/cdop853/include/cdop853.h:52 |
static org.bridj.IntValuedEnum<Cdop853Library.dop853_idid_e> |
Cdop853Library.dop853_idid_e.fromValue(int value) |
Iterator<Cdop853Library.dop853_idid_e> |
Cdop853Library.dop853_idid_e.iterator() |
Copyright © 2017. All rights reserved.