OpendTect-6_4
6.4
|
Go to the source code of this file.
Classes | |
class | Interpolate::LinearReg3D< T > |
Linear 3D interpolation. More... | |
class | Interpolate::LinearReg3DWithUdf< T > |
Linear 3D interpolation with standard undef handling. More... | |
class | Interpolate::PolyReg3D< T > |
Interpolate 3D regularly sampled, using a 3rd order surface. More... | |
Namespaces | |
Interpolate | |
Macros | |
#define | mFillIfUdf(nd, nearx, neary, nearz, diagxy, diagxz, diagyz, opp) |
Functions | |
template<class T > | |
T | Interpolate::linearReg3D (T v000, T v100, T v010, T v110, T v001, T v101, T v011, T v111, float x, float y, float z) |
template<class T > | |
T | Interpolate::linearReg3DWithUdf (T v000, T v100, T v010, T v110, T v001, T v101, T v011, T v111, float x, float y, float z) |
template<class T > | |
T | Interpolate::polyReg3D (const T *const *const *v, float x, float y, float z) |
PolyReg3D which smoothly handles undefined values. More... | |
#define mFillIfUdf | ( | nd, | |
nearx, | |||
neary, | |||
nearz, | |||
diagxy, | |||
diagxz, | |||
diagyz, | |||
opp | |||
) |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019