Namespaces | |
namespace | codegen |
namespace | internal |
Classes | |
class | ADFunVisitor |
class | ADVisitor |
class | IndependentVisitor |
Functions | |
template<typename Scalar > | |
void | exposeCppADScalar () |
PYCPPAD_DLLAPI void | enablePyCppAD () |
boost::python::scope | scope (const std::string &submodule_name) |
Helper to create or simply return an existing namespace in Python. | |
void pycppad::enablePyCppAD | ( | ) |
void pycppad::exposeCppADScalar | ( | ) |
|
inline |
Helper to create or simply return an existing namespace in Python.
[in] | submodule_name | name of the submodule |