|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.lsmp.djep.djep.diffRules.ChainRuleDiffRules org.lsmp.djep.djep.diffRules.MacroFunctionDiffRules
public class MacroFunctionDiffRules
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.
Field Summary |
---|
Fields inherited from class org.lsmp.djep.djep.diffRules.ChainRuleDiffRules |
---|
name, pfmc, rules |
Constructor Summary | |
---|---|
MacroFunctionDiffRules(DJep djep,
MacroFunction fun)
Calculates the rules for the given function. |
Method Summary |
---|
Methods inherited from class org.lsmp.djep.djep.diffRules.ChainRuleDiffRules |
---|
differentiate, getName, getNumRules, getPfmc, getRule, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MacroFunctionDiffRules(DJep djep, MacroFunction fun) throws ParseException
ParseException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |