Class DenseDoubleMatrixTest
java.lang.Object
ubic.basecode.dataStructure.matrix.AbstractDoubleMatrixTest
ubic.basecode.dataStructure.matrix.DenseDoubleMatrixTest
- Author:
- Paul
-
Field Summary
Fields inherited from class ubic.basecode.dataStructure.matrix.AbstractDoubleMatrixTest
f, testArray, testdata, testM -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ubic.basecode.dataStructure.matrix.AbstractDoubleMatrixTest
testColumns, testCopy, testGet, testGet2, testGetByKeys, testGetColByName, testGetColByNameFail, testGetColByNameNull, testGetColObj, testGetColObj2, testGetColRange, testGetColumn, testGetObject, testGetRow, testGetRow2, testGetRowArrayList, testGetRowArrayList2, testGetRowByName, testGetRowByNameFail, testGetRowByNameNull, testGetRowObj, testGetRowObj2, testGetRowRange, testIsMissing, testIsMissing2, testRows, testRows2, testSet, testSet2, testSetIntIntDouble, testSetIntIntObject, testSize, testSortByColumnAbsoluteValue, testSubsetColumns, testSubsetRows, testToArray, testToString, testViewColumn, testViewRow, testViewRow2
-
Constructor Details
-
DenseDoubleMatrixTest
public DenseDoubleMatrixTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testConstructFromArray
public void testConstructFromArray()
-