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