x
The argument x has prototype
const AD<Base> &x The argument x may be a variable or parameter.
y
The result y has prototype
AD<Base> &y The return value y will be a parameter.
Example
The file
Var2Par.cpp
contains an example and test of this operation.
It returns true if it succeeds and false otherwise.
Input File: cppad/local/var2par.hpp