org.lsmp.djep.djep.diffRules
Class MacroFunctionDiffRules
java.lang.Object
org.lsmp.djep.djep.diffRules.ChainRuleDiffRules
org.lsmp.djep.djep.diffRules.MacroFunctionDiffRules
- All Implemented Interfaces:
- DiffRulesI
public class MacroFunctionDiffRules
- extends ChainRuleDiffRules
If your really lazy, you don't even need to workout the derivatives
of a function defined by a macro yourself.
This class will automatically calculate the rules for you.
MacroFunctionDiffRules
public MacroFunctionDiffRules(DJep djep,
MacroFunction fun)
throws ParseException
- Calculates the rules for the given function.
- Throws:
ParseException
Copyright © 2014. All rights reserved.