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