public class RationalMatrixTest extends MatrixFieldTestBase
| Constructor and Description |
|---|
RationalMatrixTest() |
| 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 |
testLogical() |
void |
testMatNaN()
not implemented
|
void |
testRationalValue() |
checkMatrix, checkMatrix, checkValue, checkValue, equalsEle, equalsMatrix, equalsMatrix, printTestHeader, testEle, testIdentity, testMatrixOps, testMatZero, testSize, testSolvepublic void setUp()
throws java.lang.Exception
setUp in class MatrixFieldTestBasejava.lang.Exceptionpublic void testLogical()
throws JepException
JepExceptionpublic void testMatNaN()
throws JepException
testMatNaN in class MatrixFieldTestBaseJepExceptionpublic void testRationalValue()
public MatrixI buildMatrix(java.lang.Object[][] data) throws EvaluationException
buildMatrix in class MatrixFieldTestBaseEvaluationExceptionpublic VectorI buildVector(java.lang.Object... data) throws EvaluationException
buildVector in class MatrixFieldTestBaseEvaluationExceptionprotected java.lang.Object getNumber(double val)
getNumber in class MatrixFieldTestBaseprotected java.lang.Object getNumber(java.lang.String s)
throws ParseException
getNumber in class MatrixFieldTestBaseParseExceptionCopyright © 2018 Singular Systems http://www.singularsys.com/jep