CppAD: A C++ Algorithmic Differentiation Package
20130918
|
Go to the source code of this file.
Namespaces | |
namespace | CppAD |
contains all the variables and functions defined by the CppAD package. | |
Functions | |
void | CppAD::cppad_colpack_general (CppAD::vector< size_t > &color, size_t m, size_t n, const CppAD::vector< unsigned int * > &adolc_pattern) |
void | CppAD::cppad_colpack_symmetric (CppAD::vector< size_t > &color, size_t n, const CppAD::vector< unsigned int * > &adolc_pattern) |