Class GrowthStrategy

java.lang.Object
org.ojalgo.array.GrowthStrategy

final class GrowthStrategy extends Object
To be used by non fixed size data structures that delegate the actual storage to a DenseArray.