Closed nwolek closed 8 years ago
Each type should be overloaded to accept four data points as inputs (regardless of wether all four are needed) to allow for easier switching between algorithms.
Related to issues #43 #60 #70
Got a new interpolation option out of this work: Nearest
Cleaned up the documentation and added even more tests. If something goes wrong here, we are going to know about!
Each type should be overloaded to accept four data points as inputs (regardless of wether all four are needed) to allow for easier switching between algorithms.
Related to issues #43 #60 #70