CppAD: A C++ Algorithmic Differentiation Package  20130102
vectorBoolElement vectorBool::operator[] ( size_t  k) [inline]

non-constant element access; i.e., we can change this element value

Parameters:
kelement index, must be less than length

Definition at line 658 of file vector.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines