|
Prev | Next | module |
namespace, instead of a
Swig module.
module_ref
to denote the source code used to reference
the Cppad Swig module for a particular language.
It has the following value (depending on the language):
| Language | Module Name | module_ref |
| C++ |
cppad_swig |
cppad_swig:: |
| Octave |
m_cppad |
m_cppad. |
| Perl |
pm_cppad |
pm_cppad:: |
| Python |
py_cppad |
m_cppad.
|