|
CppAD: A C++ Algorithmic Differentiation Package
20130918
|
| static Base CppAD::discrete< Base >::eval | ( | size_t | index, |
| const Base & | x | ||
| ) | [inline, static] |
Link from forward mode sweep to users routine.
| index | index for this function in the list of all discrete object |
| x | argument value at which to evaluate this function |
Definition at line 300 of file discrete.hpp.
Referenced by CppAD::forward_dis_op_0().