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