Package org.ojalgo.array.operation
Class AggregateAll
- java.lang.Object
-
- org.ojalgo.array.operation.AggregateAll
-
- All Implemented Interfaces:
ArrayOperation
public abstract class AggregateAll extends java.lang.Object implements ArrayOperation
-
-
Field Summary
Fields Modifier and Type Field Description static int
THRESHOLD
-
Constructor Summary
Constructors Constructor Description AggregateAll()
-