org.ujmp.jmatharray
Class JMathArrayDoubleMatrix2DFactory
java.lang.Object
org.ujmp.core.matrix.factory.AbstractMatrixFactory
org.ujmp.core.doublematrix.factory.AbstractDoubleMatrix2DFactory
org.ujmp.jmatharray.JMathArrayDoubleMatrix2DFactory
- All Implemented Interfaces:
- Serializable, DoubleMatrix2DFactory, DoubleMatrixFactory, Matrix2DFactory, MatrixFactoryRoot
public class JMathArrayDoubleMatrix2DFactory
- extends AbstractDoubleMatrix2DFactory
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMathArrayDoubleMatrix2DFactory
public JMathArrayDoubleMatrix2DFactory()
zeros
public DenseDoubleMatrix2D zeros(long rows,
long columns)
throws MatrixException
- Throws:
MatrixException
Copyright © 2010. All Rights Reserved.