|  | 
| static T | linear (const T &a, const T &b, P x) | 
| static T | linearVector (const T &a, const T &b, P x) | 
| static T | linear (std::span< const T, 2 > samples, const Vector< 1, P > &interpolants) | 
| static T | bilinear (std::span< const T, 4 > samples, const Vector< 2, P > &interpolants) | 
| static T | trilinear (std::span< const T, 8 > samples, const Vector< 3, P > &interpolants) | 
| static T | quadlinear (std::span< const T, 16 > samples, const Vector< 4, P > &interpolants) | 
The documentation for this class was generated from the following file:
- include/inviwo/core/util/interpolation.h