Prev | Next |
b = Value(x)
x
has prototype
const AD<Base> &x
b
has prototype
Base b
Base
operation sequence
.
x
must not be a
variable
or
dynamic
parameter
because its dependency information
would not be included in the Value
result
b
.