CppAD: A C++ Algorithmic Differentiation Package  20130102
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 value
size_t next

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 34 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