public class RationalMatrixTest2 extends RationalMatrixTest
| Constructor and Description |
|---|
RationalMatrixTest2() |
| Modifier and Type | Method and Description |
|---|---|
MatrixI |
buildMatrix(java.lang.Object[][] data) |
VectorI |
buildVector(java.lang.Object... data) |
protected java.lang.Object |
getNumber(double val) |
protected java.lang.Object |
getNumber(java.lang.String s) |
void |
setUp() |
void |
testMatNaN()
not implemented
|
testLogical, testRationalValuecheckMatrix, checkMatrix, checkValue, checkValue, equalsEle, equalsMatrix, equalsMatrix, printTestHeader, testEle, testIdentity, testMatrixOps, testMatZero, testSize, testSolvepublic void setUp()
throws java.lang.Exception
setUp in class RationalMatrixTestjava.lang.Exceptionpublic void testMatNaN()
throws JepException
testMatNaN in class RationalMatrixTestJepExceptionpublic MatrixI buildMatrix(java.lang.Object[][] data) throws EvaluationException
buildMatrix in class RationalMatrixTestEvaluationExceptionpublic VectorI buildVector(java.lang.Object... data) throws EvaluationException
buildVector in class RationalMatrixTestEvaluationExceptionprotected java.lang.Object getNumber(double val)
getNumber in class RationalMatrixTestprotected java.lang.Object getNumber(java.lang.String s)
throws ParseException
getNumber in class RationalMatrixTestParseExceptionCopyright © 2018 Singular Systems http://www.singularsys.com/jep