CppAD: A C++ Algorithmic Differentiation Package
20130918
|
vectorBoolElement CppAD::vectorBool::operator[] | ( | size_t | k | ) | [inline] |
non-constant element access; i.e., we can change this element value
k | element index, must be less than length |
Definition at line 755 of file vector.hpp.