Prev Next

AD Default Constructor

Syntax
AD<Basex;

Purpose
Constructs an AD object with an unspecified value. Directly after this construction, the object is a parameter .

Example
The file Default.cpp contains an example and test of this operation. It returns true if it succeeds and false otherwise.
Input File: cppad/local/default.hpp