EikonalSolverSFMM

EikonalSolverSFMM is almost identical to EikonalSolverFMM avoiding the update of values inside the priority queue. Instead the queue contains duplicates. See: jones-2006 (3D distance fields: a survey of techniques and applications) See: gomez-2015 (Fast Methods for Eikonal Equations: an Experimental Survey)


Field: distFunc [IDistanceFunction]

---


Field: isHighAccuracy [boolean]

---


Field: targetPoints [Point>]

---


Field: logger [Logger]

only for logging


Field: narrowBand [Double>>]

---


Field: timeCostFunction [ITimeCostFunction]

---


Field: cellGrid [CellGrid]

---


Field: runtime [long]

---