CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
void CppAD::local::sparse_pack::operator= ( const sparse_pack other)
inline

Assignment operator.

Parameters
otherthis sparse_pack will be set to a deep copyof other.

Definition at line 121 of file sparse_pack.hpp.