Go to the source code of this file.
Classes | |
| class | Sundance::ExprWithChildren |
| ExprWithChildren is a base class for any evaluatable expression that has child nodes, for example, sums and unary operators. More... | |
Namespaces | |
| namespace | Sundance |
Functions | |
| Set< MultipleDeriv > | Sundance::multisetSubsets (const MultipleDeriv &x) |
| Return all subsets of a multiset. | |
| int | Sundance::chainRuleMultiplicity (const MultipleDeriv &nu, const Array< MultiSet< int > > &K, const Array< MultipleDeriv > &L) |
| Return the multiplicity of a chain rule term. | |