Public Member Functions | |
| EvalVectorArray () | |
| void | copy (const RCP< EvalVectorArray > &other) | 
| void | steal (const RCP< EvalVectorArray > &other) | 
| ostream & | print (std::ostream &os, const SparsitySuperset *derivs) const | 
Definition at line 52 of file SundanceEvalVectorArray.hpp.
| EvalVectorArray::EvalVectorArray | ( | ) | 
Definition at line 41 of file SundanceEvalVectorArray.cpp.
| void EvalVectorArray::copy | ( | const RCP< EvalVectorArray > & | other | ) | 
Definition at line 45 of file SundanceEvalVectorArray.cpp.
| ostream & EvalVectorArray::print | ( | std::ostream & | os, | |
| const SparsitySuperset * | derivs | |||
| ) | const | 
Definition at line 65 of file SundanceEvalVectorArray.cpp.
References Sundance::SparsitySuperset::deriv(), Sundance::SparsitySuperset::numDerivs(), and Sundance::MultiSet< Key >::toString().
| void EvalVectorArray::steal | ( | const RCP< EvalVectorArray > & | other | ) | 
Definition at line 55 of file SundanceEvalVectorArray.cpp.