Restriction
If the argument x is a
variable
its dependency information
would not be included in the Value result (see above).
For this reason,
the argument x must be a parameter
; i.e.,
it cannot depend on the current
independent variables
.
Example
The file
Value.cpp
contains an example and test of this operation.
Input File: cppad/local/value.hpp