CppAD: A C++ Algorithmic Differentiation Package
20130102
|
Constructor from Base type.
Base | Base type for this AD object. |
b | is the Base type value corresponding to this AD object. The tape identifier will be an invalid tape identifier, so this object is initially a parameter. |
Definition at line 126 of file ad_ctor.hpp.