praktikum.operator
Class PartDiff
java.lang.Object
|
+--praktikum.matrix.Matrix
|
+--praktikum.matrix.Term
|
+--praktikum.operator.PartDiff
- All Implemented Interfaces:
- Function, TermOperator
- public class PartDiff
- extends Term
- implements TermOperator
Die Klasse PartDiff differenziert einen Term nach einem Argument.
Constructor Summary |
PartDiff()
Konstruiert einen PartDiff-Term. |
Methods inherited from class praktikum.matrix.Term |
copyTerm, eval, execute, fit, fit, latex, latex, latexResult, numberOfArguments, result, toString |
PartDiff
public PartDiff()
- Konstruiert einen PartDiff-Term.
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