Class MexMatrixWriterTest
java.lang.Object
ubic.gemma.core.datastructure.matrix.io.MexMatrixWriterTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MexMatrixWriterTest
public MexMatrixWriterTest()
-
-
Method Details
-
setUp
public void setUp() -
testWriteDoubleVectorsToDisk
- Throws:
IOException
-
testWriteFloatVectorsToDisk
- Throws:
IOException
-
testWriteConvertedFloatVectorsToDisk
- Throws:
IOException
-
testWriteIntVectorsToDisk
- Throws:
IOException
-
testWriteConvertedIntVectorsToDisk
- Throws:
IOException
-
testWriteLongVectorsToDisk
- Throws:
IOException
-
testWriteMatrixToStream
- Throws:
IOException
-
testWriteAndConvertMatrixToStream
- Throws:
IOException
-
testWriteMatrixToDisk
- Throws:
IOException
-
testWriteToDiskAndConvert
- Throws:
IOException
-