Package com.singularsys.exttests.matrix
Class DoubleMatrixFieldCleanerTest
java.lang.Object
com.singularsys.exttests.CleanerTest
com.singularsys.exttests.matrix.DoubleMatrixFieldCleanerTest
Tests cleaning for matrix operations using the
DoubleMatrixField.-
Field Summary
FieldsFields inherited from class com.singularsys.exttests.CleanerTest
jep, sv -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidOverridden test, forces exponent to be double value 1.0.voidsetUp()voidMethods inherited from class com.singularsys.exttests.CleanerTest
clean_with_vector, const_var_const_var, constant_matrix_become_MatrixI, constant_vector_become_VectorI, myAssertEquals, nomCommute, parsePreprocSimp, parseProcSimpEval, simplifyTest, simplifyTestFB, simplifyTestString, test_commutative_multiplication, test_double_negative, testBad, testCommutative, testDirtyFunctions, testInfinity, testKummerExpansion, testMigrate, testMinus, testNegZero, testSimplification, testThreeArguments, testUnitaryPlusBug
-
Field Details
-
PRINT_RESULTS
public static final boolean PRINT_RESULTS
-
-
Constructor Details
-
DoubleMatrixFieldCleanerTest
public DoubleMatrixFieldCleanerTest()
-
-
Method Details
-
setUp
@BeforeEach public void setUp()- Overrides:
setUpin classCleanerTest
-
Integer_power
Overridden test, forces exponent to be double value 1.0.- Overrides:
Integer_powerin classCleanerTest- Throws:
ParseException
-
test_AbstractMatrixField_lt_fails_with_a_vector
- Throws:
EvaluationException
-