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