Class BufferArray.Factory
- All Implemented Interfaces:
Factory1D<BufferArray>
- Enclosing class:
BufferArray
- Author:
- apete
-
Nested Class Summary
Nested classes/interfaces inherited from interface Factory1D
Factory1D.Builder<I>, Factory1D.MayBeSparse<I,DENSE, SPARSE>, Factory1D.TwoStep<I, B> -
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 PlainArray.Factory
copyMethods inherited from class DenseArray.Factory
copy, makeFilled
-
Method Details
-
make
-
make
-
newMapped
-
aggregator
-
function
-
getMathType
-
scalar
-