FACT++
1.0
|
|
inline |
Set a new output grid (the points at which you want interpolated or extrapolated values). Calculates new weights.
n | number of points |
x | x coordinates of points |
n | y coordinates of points |
Definition at line 419 of file Interpolator2D.h.
References CalculateWeights(), and i.
Referenced by ReadOutputGrid(), and ConnectionDimFSC::UpdateTemp().