CppAD: A C++ Algorithmic Differentiation Package
20130102
|
void pod_vector< Type >::swap | ( | pod_vector< Type > & | other | ) | [inline] |
Swap all properties of this vector with another.
other | is 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().