py3dinterpolations.modelling.models.idw

Inverse Distance Weighting (IDW) model

Classes

IDW(x, y, z, values[, power])

Simple IDW Model object