Documentation of 'org.ddogleg.fitting.modelset.distance.PointIndex' Java class
PointIndex
org.ddogleg.fitting.modelset.distance

Class PointIndex<Point>



  • public class PointIndex<Point>
    extends java.lang.Object
    Contains a reference to a point and the original index of the point
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      Point data 
      int index 
    • Constructor Summary

      Constructors 
      Constructor and Description
      PointIndex(Point data, int index) 
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • data

        public Point data
      • index

        public int index
    • Constructor Detail

      • PointIndex

        public PointIndex(Point data,
                          int index)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.