Package org.ojalgo.array
Class NumberList.ListFactory<N extends Comparable<N>>
java.lang.Object
org.ojalgo.array.StrategyBuildingFactory<N,NumberList<N>,NumberList.ListFactory<N>>
org.ojalgo.array.NumberList.ListFactory<N>
- Enclosing class:
NumberList<N extends Comparable<N>>
public static final class NumberList.ListFactory<N extends Comparable<N>>
extends StrategyBuildingFactory<N,NumberList<N>,NumberList.ListFactory<N>>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ojalgo.array.StrategyBuildingFactory
chunk, function, getDenseFactory, getGrowthStrategy, getMathType, initial, scalar, segment
-
Constructor Details
-
ListFactory
ListFactory(DenseArray.Factory<N> denseFactory)
-
-
Method Details
-
make
-