| Package | Description |
|---|---|
| com.kabouterlabs.jodeint.cdvode |
| Modifier and Type | Method and Description |
|---|---|
static CdvodeLibrary.cdvode_jacobian_saving_strategy_e |
CdvodeLibrary.cdvode_jacobian_saving_strategy_e.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CdvodeLibrary.cdvode_jacobian_saving_strategy_e[] |
CdvodeLibrary.cdvode_jacobian_saving_strategy_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<CdvodeLibrary.cdvode_jacobian_saving_strategy_e> |
CdvodeLibrary.cdvode_jacobian_saving_strategy_e.fromValue(int value) |
Iterator<CdvodeLibrary.cdvode_jacobian_saving_strategy_e> |
CdvodeLibrary.cdvode_jacobian_saving_strategy_e.iterator() |
Copyright © 2017. All rights reserved.