static void |
QuantLibJNI.CostFunctionDelegate_change_ownership(CostFunctionDelegate obj,
long cptr,
boolean take_or_release) |
static void |
QuantLibJNI.CostFunctionDelegate_director_connect(CostFunctionDelegate obj,
long cptr,
boolean mem_own,
boolean weak_global) |
static double |
QuantLibJNI.CostFunctionDelegate_value(long jarg1,
CostFunctionDelegate jarg1_,
long jarg2,
Array jarg2_) |
static long |
QuantLibJNI.CostFunctionDelegate_values(long jarg1,
CostFunctionDelegate jarg1_,
long jarg2,
Array jarg2_) |
static long |
QuantLibJNI.CostFunctionDelegate_valuesSwigExplicitCostFunctionDelegate(long jarg1,
CostFunctionDelegate jarg1_,
long jarg2,
Array jarg2_) |
static double |
QuantLibJNI.CostFunctionDelegate_valueSwigExplicitCostFunctionDelegate(long jarg1,
CostFunctionDelegate jarg1_,
long jarg2,
Array jarg2_) |
protected static long |
CostFunctionDelegate.getCPtr(CostFunctionDelegate obj) |
static long |
QuantLibJNI.new_JavaCostFunction(long jarg1,
CostFunctionDelegate jarg1_) |
static long |
QuantLibJNI.Optimizer_solve(long jarg1,
Optimizer jarg1_,
long jarg2,
CostFunctionDelegate jarg2_,
long jarg3,
Constraint jarg3_,
long jarg4,
OptimizationMethod jarg4_,
long jarg5,
EndCriteria jarg5_,
long jarg6,
Array jarg6_) |
Array |
Optimizer.solve(CostFunctionDelegate function,
Constraint c,
OptimizationMethod m,
EndCriteria e,
Array iv) |
static double |
QuantLibJNI.SwigDirector_CostFunctionDelegate_value(CostFunctionDelegate jself,
long x) |
static long |
QuantLibJNI.SwigDirector_CostFunctionDelegate_values(CostFunctionDelegate jself,
long x) |