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