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