public static class ArrayCache.DoubleResult extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
shouldCache |
double[][] |
values |
Constructor and Description |
---|
DoubleResult() |
DoubleResult(boolean shouldCache) |
DoubleResult(double[][] values) |
Modifier and Type | Method and Description |
---|---|
double[][] |
cloneForCache(double[][] a) |
boolean |
getShouldCache() |
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.