CppAD: A C++ Algorithmic Differentiation Package
20130918
|
void CppAD::vectorBool::push_back | ( | bool | bit | ) | [inline] |
add an element to the back of this vector
bit | value of the element |
Definition at line 783 of file vector.hpp.