java.lang.Object
org.ojalgo.machine.MemoryEstimator
MemoryEstimator
- Author:
- apete
-
Method Summary
Modifier and TypeMethodDescriptionlongestimate()static longestimateArray(Class<?> componentType, int length) static longestimateObject(Class<?> type) static MemoryEstimatorstatic MemoryEstimatormakeForSubclass(MemoryEstimator parentEstimation)
-
Method Details
-
estimateArray
-
estimateObject
-
makeForClassExtendingObject
-
makeForSubclass
-
add
-
add
-
estimate
public long estimate()
-