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