Module ojalgo

Interface Factory2D<I extends Structure2D>

All Known Subinterfaces:
Factory2D.MayBeSparse<I,DENSE,SPARSE>, Factory2D.TwoStep<I,B>, PhysicalStore.Factory<N,I>
All Known Implementing Classes:
Array2D.Factory, GenericStore.Factory, MatrixC128.Factory, MatrixFactory, MatrixH256.Factory, MatrixQ128.Factory, MatrixR032.Factory, MatrixR064.Factory, MatrixR128.Factory, PrimitiveFactory, SparseStore.Factory, TensorFactory2D

public interface Factory2D<I extends Structure2D>
  • Method Details