Public Member Functions | |
| DerivSet () | |
DerivSet is a set of multiple derivatives, sorted by increasing differentiation order.
The sorting is important because we should evaluate derivatives of products in decreasing order of differentiation order.
Definition at line 62 of file SundanceDerivSet.hpp.
Construct an empty set of functional derivatives
Definition at line 49 of file SundanceDerivSet.cpp.