Package org.ujmp.colt.benchmark
Class ColtDenseDoubleMatrix2DBenchmark
java.lang.Object
org.ujmp.core.benchmark.AbstractMatrix2DBenchmark
org.ujmp.colt.benchmark.ColtDenseDoubleMatrix2DBenchmark
- All Implemented Interfaces:
MatrixBenchmark
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateMatrix
(long... size) createMatrix
(Matrix source) static void
Methods inherited from class org.ujmp.core.benchmark.AbstractMatrix2DBenchmark
getConfig, getMatrixClass, getMatrixLabel, run, setName
-
Constructor Details
-
ColtDenseDoubleMatrix2DBenchmark
public ColtDenseDoubleMatrix2DBenchmark()
-
-
Method Details
-
createMatrix
- Specified by:
createMatrix
in classAbstractMatrix2DBenchmark
-
createMatrix
- Specified by:
createMatrix
in classAbstractMatrix2DBenchmark
-
main
- Throws:
Exception
-