org.ujmp.core
Class MatrixFactoryTemp
java.lang.Object
org.ujmp.core.matrix.factory.AbstractMatrixFactory
org.ujmp.core.MatrixFactoryTemp
- All Implemented Interfaces:
- Serializable, MatrixFactoryRoot
public class MatrixFactoryTemp
- extends AbstractMatrixFactory
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatrixFactoryTemp
public MatrixFactoryTemp()
zeros
public Matrix zeros(long... size)
throws MatrixException
- Throws:
MatrixException
Copyright © 2010. All Rights Reserved.