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