CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<typename VectorAD >
void CppAD::Independent ( VectorAD &  x)
inline

Declaration of independent variables without abort option.

Template Parameters
VectorADThis is simple vector type with elements of type AD<Base>.
Parameters
xVector of the independent variablerd.

Definition at line 168 of file core/independent.hpp.