CppAD: A C++ Algorithmic Differentiation Package
20130918
|
Assignment to Base type value.
Base | Base type for this AD object. |
b | is the Base type value being assignment to this AD object. The tape identifier will be an invalid tape identifier, so this object is initially a parameter. |
Definition at line 104 of file ad_assign.hpp.