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 classA vector backed by an array of typefloat[]to be converted todoublein a way that minimizes the errors when represented in base 10.