Uses of Class
org.apache.sis.math.ArrayVector.Bytes
Packages that use ArrayVector.Bytes
-
Uses of ArrayVector.Bytes in org.apache.sis.math
Subclasses of ArrayVector.Bytes in org.apache.sis.mathModifier and TypeClassDescriptionprivate static final class
A vector backed by an array of typebyte[]
to be interpreted as unsigned values.