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