cppad.cpp File Reference
Include dependency graph for cppad.cpp:

Namespaces

 pycppad
 

Typedefs

typedef ::CppAD::AD< double > ADScalar
 

Functions

template void eigenpy::exposeType< ADScalar, Eigen::RowMajor > ()
 
PYCPPAD_DLLAPI void pycppad::enablePyCppAD ()
 

Typedef Documentation

◆ ADScalar

typedef ::CppAD::AD<double> ADScalar

Function Documentation

◆ eigenpy::exposeType< ADScalar, Eigen::RowMajor >()

template void eigenpy::exposeType< ADScalar, Eigen::RowMajor > ( )