public abstract static class CodepackLibrary.codepack_jac_func_1 extends org.bridj.Callback<CodepackLibrary.codepack_jac_func_1>
| Constructor and Description |
|---|
CodepackLibrary.codepack_jac_func_1() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(long neq,
long t_,
long y,
long ml,
long mu,
long pd,
long nrowpd) |
void |
apply(org.bridj.Pointer<Integer> neq,
org.bridj.Pointer<Double> t_,
org.bridj.Pointer<Double> y,
org.bridj.Pointer<Integer> ml,
org.bridj.Pointer<Integer> mu,
org.bridj.Pointer<Double> pd,
org.bridj.Pointer<Integer> nrowpd) |
public void apply(org.bridj.Pointer<Integer> neq, org.bridj.Pointer<Double> t_, org.bridj.Pointer<Double> y, org.bridj.Pointer<Integer> ml, org.bridj.Pointer<Integer> mu, org.bridj.Pointer<Double> pd, org.bridj.Pointer<Integer> nrowpd)
public void apply(long neq,
long t_,
long y,
long ml,
long mu,
long pd,
long nrowpd)
Copyright © 2017. All rights reserved.