Package com.singularsys.exttests.matrix
Class SequenceMatrixTest
java.lang.Object
com.singularsys.exttests.matrix.MatrixFieldBaseTest
com.singularsys.exttests.matrix.DoubleMatrixTest
com.singularsys.exttests.matrix.SequenceMatrixTest
Tests for matrix operations using the
SequenceMatrixField.-
Field Summary
Fields inherited from class com.singularsys.exttests.matrix.MatrixFieldBaseTest
jep, mfac, mfield, myFalse, myTrue, numf, PRINT_RESULTS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.singularsys.exttests.matrix.DoubleMatrixTest
test_factories_with_boolean_values, test_factories_without_boolean_values, test_logical_with_boolean, test_logical_without_booleanMethods inherited from class com.singularsys.exttests.matrix.MatrixFieldBaseTest
buildMatrix, buildVector, checkMatrix, checkMatrix, checkValue, checkValue, equalsEle, equalsMatrix, equalsMatrix, getNumber, getNumber, printTestHeader, test_serialization_of_vectors_and_matrices, test_solve_with_invalid_argument_throw_exceptions, testDuplicate, testEle, testIdentity, testLightWeightComponents, testMatNaN, testMatrixEquality, testMatrixOps, testMatZero, testMismatched_returns_null, testSize, testSolve, testTranspose
-
Constructor Details
-
SequenceMatrixTest
public SequenceMatrixTest()
-
-
Method Details
-
setUp
@BeforeEach public void setUp()- Overrides:
setUpin classDoubleMatrixTest
-
getFactoryWithBooleans
- Overrides:
getFactoryWithBooleansin classDoubleMatrixTest
-
getFieldWithBooleans
- Overrides:
getFieldWithBooleansin classDoubleMatrixTest
-