Interface IterativeClosestPoint.Distance<P>

Enclosing class:
IterativeClosestPoint<SE extends InvertibleTransform,P extends GeoTuple>

public static interface IterativeClosestPoint.Distance<P>
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    distance(P a, P b)
     
  • Method Details

    • distance

      double distance(P a, P b)