Link from forward mode sweep to users routine.
- Parameters:
-
index | index for this function in the list of all user_atomic objects |
id | extra information vector that is just passed through by CppAD, and possibly used by user's routines. |
k | order for this forward mode calculation. |
n | domain space size for this calcualtion. |
m | range space size for this calculation. |
tx | Taylor coefficients corresponding to x for this calculation. |
ty | Taylor coefficient corresponding to y for this calculation |
See the forward mode in user's documentation for user_atomic
Definition at line 1018 of file user_atomic.hpp.
Referenced by forward0sweep(), and forward_sweep().