CppAD: A C++ Algorithmic Differentiation Package
20130918
|
void CppAD::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 266 of file pod_vector.hpp.
Referenced by CppAD::ADFun< Base >::capacity_order(), CppAD::player< Number >::get(), and CppAD::pod_vector< bool >::swap().