Class DefaultLongMatrix2DFactory

All Implemented Interfaces:
BaseGenericMatrixFactory<LongMatrix2D>, DenseGenericMatrix2DFactory<LongMatrix2D>, DenseGenericMatrixFactory<LongMatrix2D>, DenseGenericMatrixMultiDFactory<LongMatrix2D>, GenericMatrix2DFactory<LongMatrix2D>, GenericMatrixFactory<LongMatrix2D>, GenericMatrixMultiDFactory<LongMatrix2D>, SparseGenericMatrix2DFactory<LongMatrix2D>, SparseGenericMatrixFactory<LongMatrix2D>, SparseGenericMatrixMultiDFactory<LongMatrix2D>, LongMatrix2DFactory<LongMatrix2D>, LongMatrixFactory<LongMatrix2D>, BaseMatrixFactory<LongMatrix2D>, DenseMatrix2DFactory<LongMatrix2D>, DenseMatrixFactory<LongMatrix2D>, DenseMatrixMultiDFactory<LongMatrix2D>, Matrix2DFactory<LongMatrix2D>, MatrixMultiDFactory<LongMatrix2D>, SparseMatrix2DFactory<LongMatrix2D>, SparseMatrixFactory<LongMatrix2D>, SparseMatrixMultiDFactory<LongMatrix2D>

public class DefaultLongMatrix2DFactory extends AbstractLongMatrix2DFactory<LongMatrix2D>
  • Constructor Details

    • DefaultLongMatrix2DFactory

      public DefaultLongMatrix2DFactory()
  • Method Details