org.ujmp.core.benchmark
Class ArrayDenseDoubleMatrix2DBenchmark
java.lang.Object
org.ujmp.core.benchmark.AbstractMatrix2DBenchmark
org.ujmp.core.benchmark.ArrayDenseDoubleMatrix2DBenchmark
- All Implemented Interfaces:
- MatrixBenchmark
public class ArrayDenseDoubleMatrix2DBenchmark
- extends AbstractMatrix2DBenchmark
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArrayDenseDoubleMatrix2DBenchmark
public ArrayDenseDoubleMatrix2DBenchmark()
createMatrix
public DoubleMatrix2D createMatrix(long... size)
throws MatrixException
- Specified by:
createMatrix
in class AbstractMatrix2DBenchmark
- Throws:
MatrixException
createMatrix
public DoubleMatrix2D createMatrix(Matrix source)
throws MatrixException
- Specified by:
createMatrix
in class AbstractMatrix2DBenchmark
- Throws:
MatrixException
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2010. All Rights Reserved.