makeDixonPriceFunction {smoof} | R Documentation |
Dixon-Price Function
Description
Dixon and Price defined the function
subject to for
.
Usage
makeDixonPriceFunction(dimensions)
Arguments
dimensions |
[ |
Value
[smoof_single_objective_function
]
References
L. C. W. Dixon, R. C. Price, The Truncated Newton Method for Sparse Unconstrained Optimisation Using Automatic Differentiation, Journal of Optimization Theory and Applications, vol. 60, no. 2, pp. 261-275, 1989.
[Package smoof version 1.6.0.3 Index]