org.ujmp.core.doublematrix.factory
Interface DenseDoubleMatrixMultiDFactory<T extends DenseDoubleMatrixMultiD>
-
- All Superinterfaces:
- BaseDoubleMatrixFactory<T>, BaseGenericMatrixFactory<T>, BaseMatrixFactory<T>, BaseNumberMatrixFactory<T>, DenseDoubleMatrixFactory<T>, DenseGenericMatrixFactory<T>, DenseGenericMatrixMultiDFactory<T>, DenseMatrixFactory<T>, DenseMatrixMultiDFactory<T>, DenseNumberMatrixFactory<T>, DenseNumberMatrixMultiDFactory<T>, DoubleMatrixMultiDFactory<T>, GenericMatrixMultiDFactory<T>, MatrixMultiDFactory<T>, NumberMatrixMultiDFactory<T>
- All Known Subinterfaces:
- DoubleMatrixFactory<T>
- All Known Implementing Classes:
- AbstractDenseDoubleMatrixMultiDFactory, DefaultDenseDoubleMatrixMultiDFactory
public interface DenseDoubleMatrixMultiDFactory<T extends DenseDoubleMatrixMultiD> extends DenseNumberMatrixMultiDFactory<T>, DenseDoubleMatrixFactory<T>, DoubleMatrixMultiDFactory<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description Teye(long... size)Tones(long... size)Trand(long... size)Trandn(long... size)-
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