CppAD: A C++ Algorithmic Differentiation Package
20130918
|
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 148 of file ad_ctor.hpp.