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

Determine internal spasity pattern from correpsonding element type. More...

Go to the source code of this file.

Classes

struct  internal_sparsity< bool >
 Specilization for bool elements. More...
struct  internal_sparsity< std::set< size_t > >
 Specilization for std::set<size_t> elements. More...

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