Package | Description |
---|---|
org.ojalgo.machine |
Modifier and Type | Method and Description |
---|---|
MemoryEstimator |
MemoryEstimator.add(Class<?> aClass) |
MemoryEstimator |
MemoryEstimator.add(JavaType aJavaType) |
static MemoryEstimator |
MemoryEstimator.makeForClassExtendingObject() |
static MemoryEstimator |
MemoryEstimator.makeForSubclass(MemoryEstimator aParentEstimation) |
Modifier and Type | Method and Description |
---|---|
static MemoryEstimator |
MemoryEstimator.makeForSubclass(MemoryEstimator aParentEstimation) |
Copyright © 2019 Optimatika. All rights reserved.