|   | Prev | Next | 
AD<Base> y()
AD<Base> y(x)
AD<Base>
 object 
y
and initializes its value as equal to 
x
.
x
 has one of the following
prototypes:
     const Base&        x
     const VecAD<Base>& x
x
 has prototype
     const Type&        x
Base(x)
.
y
 has prototype
     AD<Base> y