CppAD: A C++ Algorithmic Differentiation Package  20130102
template<class Type>
void vector< Type >::push_back ( const Type &  s) [inline]

add an element to the back of this vector

Parameters:
svalue of the element

Definition at line 418 of file vector.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines