CppAD: A C++ Algorithmic Differentiation Package
20130102
|
static Base 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 302 of file discrete.hpp.
Referenced by forward_dis_op_0().