Uses of Class
org.quantlib.CostFunctionDelegate
-
-
Uses of CostFunctionDelegate in org.quantlib
Methods in org.quantlib with parameters of type CostFunctionDelegate Modifier and Type Method Description protected static longCostFunctionDelegate. getCPtr(CostFunctionDelegate obj)ArrayOptimizer. solve(CostFunctionDelegate function, Constraint c, OptimizationMethod m, EndCriteria e, Array iv)protected static longCostFunctionDelegate. swigRelease(CostFunctionDelegate obj)Constructors in org.quantlib with parameters of type CostFunctionDelegate Constructor Description JavaCostFunction(CostFunctionDelegate delegate)
-