Class AbstractSparseDoubleMatrixMultiDFactory<T extends SparseDoubleMatrixMultiD>
java.lang.Object
org.ujmp.core.doublematrix.factory.AbstractSparseDoubleMatrixMultiDFactory<T>
- All Implemented Interfaces:
BaseDoubleMatrixFactory<T>
,DoubleMatrixMultiDFactory<T>
,SparseDoubleMatrixFactory<T>
,SparseDoubleMatrixMultiDFactory<T>
,BaseGenericMatrixFactory<T>
,GenericMatrixMultiDFactory<T>
,SparseGenericMatrixFactory<T>
,SparseGenericMatrixMultiDFactory<T>
,BaseMatrixFactory<T>
,MatrixMultiDFactory<T>
,SparseMatrixFactory<T>
,SparseMatrixMultiDFactory<T>
,BaseNumberMatrixFactory<T>
,NumberMatrixMultiDFactory<T>
,SparseNumberMatrixFactory<T>
,SparseNumberMatrixMultiDFactory<T>
public abstract class AbstractSparseDoubleMatrixMultiDFactory<T extends SparseDoubleMatrixMultiD>
extends Object
implements SparseDoubleMatrixMultiDFactory<T>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.ujmp.core.matrix.factory.BaseMatrixFactory
zeros
Methods inherited from interface org.ujmp.core.matrix.factory.MatrixMultiDFactory
zeros
-
Constructor Details
-
AbstractSparseDoubleMatrixMultiDFactory
public AbstractSparseDoubleMatrixMultiDFactory()
-
-
Method Details
-
rand
-
randn
-
ones
-
eye
-