CppAD: A C++ Algorithmic Differentiation Package
20130102
|
Type& pod_vector< Type >::operator[] | ( | size_t | i | ) | [inline] |
non-constant element access; i.e., we can change this element value
i | element index, must be less than length |
Definition at line 180 of file pod_vector.hpp.