org.ujmp.core.intmatrix.factory
Class DefaultIntMatrix2DFactory
java.lang.Object
org.ujmp.core.intmatrix.factory.AbstractIntMatrix2DFactory
org.ujmp.core.intmatrix.factory.DefaultIntMatrix2DFactory
- All Implemented Interfaces:
- Serializable, IntMatrix2DFactory
public class DefaultIntMatrix2DFactory
- extends AbstractIntMatrix2DFactory
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultIntMatrix2DFactory
public DefaultIntMatrix2DFactory()
dense
public IntMatrix2D dense(long rows,
long columns)
throws MatrixException
- Throws:
MatrixException
Copyright © 2010. All Rights Reserved.