Home
last modified time | relevance | path

Searched defs:SPLINE_INTERPOLATION (Results 1 – 2 of 2) sorted by relevance

/dports/games/cake/cake_src/cake/
H A Ddemo.h37 SPLINE_INTERPOLATION /**< cubic spline interpolaiton mode */ enumerator
/dports/databases/grass7/grass-7.8.6/raster/r.series.interp/
H A Dmain.c27 #define SPLINE_INTERPOLATION 2 macro