Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::Interpolation< T, P > Member List

This is the complete list of members for inviwo::Interpolation< T, P >, including all inherited members.

bilinear(std::span< const T, 4 > samples, const Vector< 2, P > &interpolants) (defined in inviwo::Interpolation< T, P >)inviwo::Interpolation< T, P >inlinestatic
Interpolation()=delete (defined in inviwo::Interpolation< T, P >)inviwo::Interpolation< T, P >
linear(const T &a, const T &b, P x) (defined in inviwo::Interpolation< T, P >)inviwo::Interpolation< T, P >inlinestatic
linear(std::span< const T, 2 > samples, const Vector< 1, P > &interpolants) (defined in inviwo::Interpolation< T, P >)inviwo::Interpolation< T, P >inlinestatic
linearVector(const T &a, const T &b, P x) (defined in inviwo::Interpolation< T, P >)inviwo::Interpolation< T, P >inlinestatic
quadlinear(std::span< const T, 16 > samples, const Vector< 4, P > &interpolants) (defined in inviwo::Interpolation< T, P >)inviwo::Interpolation< T, P >inlinestatic
trilinear(std::span< const T, 8 > samples, const Vector< 3, P > &interpolants) (defined in inviwo::Interpolation< T, P >)inviwo::Interpolation< T, P >inlinestatic