Class GenericStore.Factory<N extends Scalar<N>>

java.lang.Object
org.ojalgo.matrix.store.GenericStore.Factory<N>
All Implemented Interfaces:
PhysicalStore.Factory<N,GenericStore<N>>, Factory2D<GenericStore<N>>, Factory2D.TwoStep<GenericStore<N>,GenericStore<N>>, FactorySupplement
Enclosing class:
GenericStore<N extends Scalar<N>>

static final class GenericStore.Factory<N extends Scalar<N>> extends Object implements PhysicalStore.Factory<N,GenericStore<N>>