Uses of Class
org.quantlib.BinaryFunctionDelegate
-
-
Uses of BinaryFunctionDelegate in org.quantlib
Methods in org.quantlib with parameters of type BinaryFunctionDelegate Modifier and Type Method Description protected static longBinaryFunctionDelegate. getCPtr(BinaryFunctionDelegate obj)doubleRungeKutta. getValue(BinaryFunctionDelegate fct, double y1, double x1, double x2)protected static longBinaryFunctionDelegate. swigRelease(BinaryFunctionDelegate obj)Constructors in org.quantlib with parameters of type BinaryFunctionDelegate Constructor Description BinaryFunction(BinaryFunctionDelegate arg0)
-