CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Base>
void CppAD::local::player< Base >::check_dag ( void  )
inline

Check arguments that are variables, to make sure the have value less than or equal to the previously created variable.

This is the directed acyclic graph condition (DAG).

Definition at line 257 of file player.hpp.

Referenced by CppAD::local::player< double >::get().