praktikum.operator
Class TotalDiff
java.lang.Object
|
+--praktikum.matrix.Matrix
|
+--praktikum.matrix.Term
|
+--praktikum.operator.TotalDiff
- All Implemented Interfaces:
- Function, TermOperator
- public class TotalDiff
- extends Term
- implements TermOperator
Die Klasse TotalDiff ermittelt die (totale) Ableitung eines Terms.
Constructor Summary |
TotalDiff()
Konstruiert einen Total-DiffTerm. |
Methods inherited from class praktikum.matrix.Term |
copyTerm, eval, execute, fit, fit, latex, latex, latexResult, numberOfArguments, result, toString |
TotalDiff
public TotalDiff()
- Konstruiert einen Total-DiffTerm.
operate
public Term operate()
throws OperatorException,
IllegalLatexRepresentationException
- Description copied from interface:
TermOperator
- Liefert einen neuen Term
- Specified by:
operate
in interface TermOperator
- Following copied from interface:
praktikum.matrix.TermOperator
- Returns:
- Ergebnisterm