Scippy

SCIP

Solving Constraint Integer Programs

atomic_userexpr< Type > Class Template Reference

Detailed Description

template<class Type>
class atomic_userexpr< Type >

Automatic differentiation of user expression as CppAD user-atomic function.

This class implements forward and reverse operations for a function given by a user expression for use within CppAD.

Definition at line 1228 of file exprinterpret_cppad.cpp.

Public Member Functions

 atomic_userexpr ()
 

Constructor & Destructor Documentation

◆ atomic_userexpr()

template<class Type>
atomic_userexpr< Type >::atomic_userexpr ( )
inline