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