CppAD: A C++ Algorithmic Differentiation Package 20110419
CppAD::vectorBoolElement Class Reference

List of all members.

Public Member Functions

 vectorBoolElement (UnitType *unit_, UnitType mask_)
 vectorBoolElement (const vectorBoolElement &e)
 operator bool () const
vectorBoolElementoperator= (bool bit)
vectorBoolElementoperator= (const vectorBoolElement &e)

Private Types

typedef size_t UnitType

Private Attributes

UnitTypeunit
UnitType mask

Detailed Description

Definition at line 381 of file vector.hpp.


The documentation for this class was generated from the following file: