Abstract
Function minimization techniques often require values for the first partial derivatives of the function at a point. Certain techniques, such as Newton's method, require the values of the second partial derivatives as well. The methods commonly used to obtain these values have certain drawbacks which can be eliminated using a technique known as automatic differentiation. When this technique is implemented in an object oriented language with operator overloading capabilities, the problem of differentiation and minimization can be mapped into a code which fits well with the problem space. © 1989, ACM. All rights reserved.
Cite
CITATION STYLE
Jerrell, M. E. (1989). Function minimization and automatic differentiation using C++. ACM SIGPLAN Notices, 24(10), 169–173. https://doi.org/10.1145/74878.74895
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.