Interface NumberMatrixFactory<T extends NumberMatrix<?>>

All Superinterfaces:
BaseGenericMatrixFactory<T>, BaseMatrixFactory<T>, BaseNumberMatrixFactory<T>, DenseGenericMatrix2DFactory<T>, DenseGenericMatrixFactory<T>, DenseGenericMatrixMultiDFactory<T>, DenseMatrix2DFactory<T>, DenseMatrixFactory<T>, DenseMatrixMultiDFactory<T>, DenseNumberMatrix2DFactory<T>, DenseNumberMatrixFactory<T>, DenseNumberMatrixMultiDFactory<T>, GenericMatrix2DFactory<T>, GenericMatrixFactory<T>, GenericMatrixMultiDFactory<T>, Matrix2DFactory<T>, MatrixMultiDFactory<T>, NumberMatrix2DFactory<T>, NumberMatrixMultiDFactory<T>, SparseGenericMatrix2DFactory<T>, SparseGenericMatrixFactory<T>, SparseGenericMatrixMultiDFactory<T>, SparseMatrix2DFactory<T>, SparseMatrixFactory<T>, SparseMatrixMultiDFactory<T>, SparseNumberMatrix2DFactory<T>, SparseNumberMatrixFactory<T>, SparseNumberMatrixMultiDFactory<T>
All Known Subinterfaces:
DoubleMatrixFactory<T>