Medusa
1.1
Coordinate Free Mehless Method implementation
Sheppard.cpp
Go to the documentation of this file.
1
#include <
medusa/bits/interpolants/Sheppard.hpp
>
2
#include <
medusa/bits/types/Vec.hpp
>
3
9
template
class
mm::SheppardInterpolant<mm::Vec1d, double>
;
10
template
class
mm::SheppardInterpolant<mm::Vec2d, double>
;
11
template
class
mm::SheppardInterpolant<mm::Vec3d, double>
;
mm::SheppardInterpolant
Scattered interpolant using a slightly modified Sheppard's interpolation (inverse distance weighting)...
Definition:
Sheppard_fwd.hpp:36
Sheppard.hpp
Vec.hpp
src
interpolants
Sheppard.cpp
Generated on Thu Jun 9 2022 09:42:29 for Medusa by
1.8.17