CppAD: A C++ Algorithmic Differentiation Package 20110419
template<class Base >
typedef Base(* discrete< Base >::F)(const Base &x) [private]

type for the uer routine that computes function values

Definition at line 189 of file discrete.hpp.