dynamic
This is a vector with new values for the dynamic parameters
in the function
fun
.
Is size must be equal to
fun.size_dyn_ind()
.
This only affects the copy of
fun
used by
chk_fun
.
Multi-Threading
If one is using in_parallel
,
there is a separate copy of
fun
for each thread.
In this case, only the dynamic parameters in the copy for the current
thread number
are changed.
Input File: include/cppad/core/chkpoint_two/dynamic.hpp