Uses of Class
org.ddogleg.struct.BigDogArray_F32
Packages that use BigDogArray_F32
-
Uses of BigDogArray_F32 in org.ddogleg.struct
Methods in org.ddogleg.struct with parameters of type BigDogArray_F32Modifier and TypeMethodDescriptionboolean
BigDogArray_F32.isEquivalent
(BigDogArray_F32 o, float tol) Returns true if both arrays have the same number of elements and the elements are within the specified tolerance of each other.