|
CppAD: A C++ Algorithmic Differentiation Package
20130918
|
Determine internal spasity pattern from correpsonding element type. More...
Go to the source code of this file.
Classes | |
| struct | CppAD::internal_sparsity< bool > |
Specilization for bool elements. More... | |
| struct | CppAD::internal_sparsity< std::set< size_t > > |
Specilization for std::set<size_t> elements. More... | |
Namespaces | |
| namespace | CppAD |
contains all the variables and functions defined by the CppAD package. | |
Determine internal spasity pattern from correpsonding element type.
Definition in file sparse_pattern.hpp.