Class SparseRaggedDoubleMatrixTest
java.lang.Object
ubic.basecode.dataStructure.matrix.SparseRaggedDoubleMatrixTest
- Author:
- pavlidis
-
Constructor Details
-
SparseRaggedDoubleMatrixTest
public SparseRaggedDoubleMatrixTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testAddrow
public void testAddrow() -
testColumns
public void testColumns() -
testGetColRange
public void testGetColRange() -
testGetRow
public void testGetRow() -
testGetRowArrayList
public void testGetRowArrayList() -
testGetRowMatrix1D
public void testGetRowMatrix1D() -
testGetRowRange
public void testGetRowRange() -
testRows
public void testRows() -
testSubsetRows
public void testSubsetRows() -
testSubsetRowsFail
public void testSubsetRowsFail()
-