Uses of Interface
org.esa.snap.core.util.math.Array
-
Packages that use Array Package Description org.esa.snap.core.util.math Provides utility classes for mathematical operations. -
-
Uses of Array in org.esa.snap.core.util.math
Classes in org.esa.snap.core.util.math that implement Array Modifier and Type Class Description static class
Array.Double
Class for wrappingdouble
primitive arrays.static class
Array.Float
Class for wrappingfloat
primitive arrays.Methods in org.esa.snap.core.util.math that return Array Modifier and Type Method Description protected Array
LookupTable. getValues()
-