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