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