public abstract static class Cdop853Library.dop853_ode_func extends org.bridj.Callback<Cdop853Library.dop853_ode_func>
| Constructor and Description |
|---|
Cdop853Library.dop853_ode_func() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(long n,
long x,
long y,
long f,
long rpar,
long ipar) |
void |
apply(org.bridj.Pointer<Integer> n,
org.bridj.Pointer<Double> x,
org.bridj.Pointer<Double> y,
org.bridj.Pointer<Double> f,
org.bridj.Pointer<Double> rpar,
org.bridj.Pointer<Integer> ipar) |
Copyright © 2017. All rights reserved.