org.ujmp.jsci.benchmark
Class JSciDenseDoubleMatrix2DBenchmark
java.lang.Object
org.ujmp.core.benchmark.AbstractMatrix2DBenchmark
org.ujmp.jsci.benchmark.JSciDenseDoubleMatrix2DBenchmark
- All Implemented Interfaces:
- MatrixBenchmark
public class JSciDenseDoubleMatrix2DBenchmark
- extends AbstractMatrix2DBenchmark
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSciDenseDoubleMatrix2DBenchmark
public JSciDenseDoubleMatrix2DBenchmark()
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.