Prev | Next |
y = + x
y
is equal to the operand
x
).
x
has one of the following prototypes
const AD<Base> &x
const VecAD<Base>::reference &x
y
has type
AD<Base> y
It is equal to the operand
x
.
Base
atomic operation
and hence is part of the current
AD of
Base
operation sequence
.