CppAD: A C++ Algorithmic Differentiation Package
20130918
|
#define CPPAD_IMPLICIT_CTOR_FROM_ANY_TYPE 0 |
If this symbol is one, an implicit constor of AD<Base> is defined where the argument has any type.
Otherwise this constructor is explicit.
Definition at line 79 of file configure.hpp.