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