Package com.singularsys.exttests
Class MDJepTest
java.lang.Object
com.singularsys.exttests.MDJepTest
Tests for differentation using a matrix field.
-
Field Details
-
PRINT_RESULTS
public static final boolean PRINT_RESULTS
-
-
Constructor Details
-
MDJepTest
public MDJepTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testCross
- Throws:
ParseException
-
testDot
- Throws:
ParseExceptionEvaluationException
-
testLogical
- Throws:
ParseExceptionEvaluationException
-
testFocalSurface
- Throws:
JepException
-
testComplex
Failing test with MDJep(). The MDJep construction process uses MDJep components these use a default MDJepComponents which will use a default DoubleMatrixComponents this will override the supplied field/factory in MatrixOperatorTable/FunctionTable during init(). Here MatrixOperatorTable is specified with ComplexFields elements and overwritten with DoubleFields- Throws:
JepException
-
testDDimVisitor
- Throws:
JepException
-
testDDimVisitor2
- Throws:
JepException
-