Uses of Class
org.quantlib.OdeFctDelegate
-
-
Uses of OdeFctDelegate in org.quantlib
Methods in org.quantlib with parameters of type OdeFctDelegate Modifier and Type Method Description protected static longOdeFctDelegate. getCPtr(OdeFctDelegate obj)DoubleVectorRungeKutta. getValue(OdeFctDelegate fct, DoubleVector y1, double x1, double x2)protected static longOdeFctDelegate. swigRelease(OdeFctDelegate obj)
-