CppAD: A C++ Algorithmic Differentiation Package  20130918
CppAD::sparse_list::Element Struct Reference

type used for each set in the vector of sets (note that next is index in data_ for next element in this set). More...

List of all members.

Public Attributes

size_t next
size_t value

Detailed Description

type used for each set in the vector of sets (note that next is index in data_ for next element in this set).

Definition at line 32 of file sparse_list.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines