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