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