EikonalSolverIFIM

The Informed Fast Iterative Method on a Cartesian Grid, compare PhD thesis B. Zoennchen Section 9.5 @author Benedikt Zoennchen


Field: isActiveList [boolean[][]]

---


Field: targetPoints [Point>]

---


Field: logger [Logger]

---


Field: activeList [Point>]

---


Field: i [int]

---


Field: cellGrid [CellGrid]

---


Field: prefDefiningVertices [Point[][][]]

---


Field: distFunc [IDistanceFunction]

---


Field: epsilon [double]

---


Field: nUpdates [int]

---


Field: timeCostFunction [ITimeCostFunction]

---


Field: definingVertices [Point[][][]]

---