org.ujmp.core.doublematrix.factory
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 java.lang.Object implements SparseDoubleMatrixMultiDFactory<T>
-
-
Constructor Summary
Constructors Constructor and Description AbstractSparseDoubleMatrixMultiDFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description Teye(long... size)Tones(long... size)Trand(long... size)Trandn(long... size)-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.ujmp.core.matrix.factory.MatrixMultiDFactory
zeros
-
Methods inherited from interface org.ujmp.core.matrix.factory.BaseMatrixFactory
zeros
-
-
DataMelt 3.0 © DataMelt by jWork.ORG