![]() |
Prev | Next |
b = Value(x)
x
has prototype
const AD<Base> &x
b
has prototype
Base b
Base
operation sequence
.
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
.