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