- All Implemented Interfaces:
Factory1D<BufferArray>
- Enclosing class:
BufferArray
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.ojalgo.structure.Factory1D
Factory1D.Builder<I extends Structure1D>, Factory1D.MayBeSparse<I extends Structure1D,DENSE extends Factory1D.Builder<I>, SPARSE extends Factory1D.Builder<I>>, Factory1D.TwoStep<I extends Structure1D, B extends Factory1D.Builder<I>> -
Method Summary
Modifier and TypeMethodDescriptionfinal AggregatorSet<Double> final FunctionSet<Double> function()final MathTypemake(int size) make(long size) final Scalar.Factory<Double> scalar()Methods inherited from class org.ojalgo.array.PlainArray.Factory
copyMethods inherited from class org.ojalgo.array.DenseArray.Factory
copy, makeFilled
-
Method Details
-
make
-
make
-
newMapped
-
aggregator
-
function
-
getMathType
-
scalar
-