Uses of Class
org.apache.sis.math.ArrayVector.Floats
Packages that use ArrayVector.Floats
-
Uses of ArrayVector.Floats in org.apache.sis.math
Subclasses of ArrayVector.Floats in org.apache.sis.mathModifier and TypeClassDescription(package private) static final class
A vector backed by an array of typefloat[]
to be converted todouble
in a way that minimizes the errors when represented in base 10.