CppAD: A C++ Algorithmic Differentiation Package  20130102
template<class Type>
void pod_vector< Type >::swap ( pod_vector< Type > &  other) [inline]

Swap all properties of this vector with another.

Parameters:
otheris the other vector that we are swapping this vector with.

Definition at line 268 of file pod_vector.hpp.

Referenced by ADFun< Base >::capacity_taylor(), player< Base >::get(), and pod_vector< Pack >::swap().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines