ddemidov / mba

Scattered data interpolation with multilevel B-Splines
MIT License
73 stars 23 forks source link

golang: added ApplySingle method to facilitate estimating a single coordinate #18

Closed yonch closed 3 years ago

yonch commented 3 years ago

ApplySingle benefits:

ddemidov commented 3 years ago

Looks good to me, thanks!