FACT++
1.0
|
|
inlineprivate |
the weights used for the interpolation
Calculate the collection of circles/triangles which describe the input grid. This is the collection of circles which are calculated from any three points and do not contain any other point of the grid.
Definition at line 90 of file Interpolator2D.h.
References Interpolator2D::vec::dist(), Interpolator2D::circle::isInsideCircle(), Interpolator2D::vec::orto(), Interpolator2D::circle::p, Interpolator2D::circle::r, Interpolator2D::vec::x, and Interpolator2D::vec::y.
Referenced by SetInputGrid().