Package org.ujmp.core.benchmark
Class DefaultDenseDoubleMatrix2DBenchmark
java.lang.Object
org.ujmp.core.benchmark.AbstractMatrix2DBenchmark
org.ujmp.core.benchmark.DefaultDenseDoubleMatrix2DBenchmark
- 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
-
DefaultDenseDoubleMatrix2DBenchmark
public DefaultDenseDoubleMatrix2DBenchmark()
-
-
Method Details
-
createMatrix
- Specified by:
createMatrix
in classAbstractMatrix2DBenchmark
-
createMatrix
- Specified by:
createMatrix
in classAbstractMatrix2DBenchmark
-
main
- Throws:
Exception
-