![]() |
Prev | Next |
f.optimize()
f.optimize
procedure reduces the number of operations,
and thereby the time and memory, required to
compute function and derivative values.
f
is an adfun
object.
optimize
member function
may greatly reduce the size of the operation sequence corresponding to
f
.