CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
vectorBoolElement CppAD::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 794 of file vector.hpp.