Package cc.mallet.types.tests
Class TestMatrixOps
- java.lang.Object
-
- cc.mallet.types.tests.TestMatrixOps
-
public class TestMatrixOps extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static double[]digitsorg.junit.rules.TemporaryFolderfolderstatic double[][]matrixstatic double[][]matrixTranspose
-
Constructor Summary
Constructors Constructor Description TestMatrixOps()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidmatrixMultiply()voidsaveAndLoad()voidtestClone()voidtestFrobenius()voidtestSum()
-