CppAD: A C++ Algorithmic Differentiation Package  20130918
sparse_pattern.hpp File Reference

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.



Detailed Description

Determine internal spasity pattern from correpsonding element type.

Definition in file sparse_pattern.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines