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