OpendTect  7.0
Public Member Functions | Protected Attributes | List of all members
Interpolate::LinearReg2DWithUdf< T > Class Template Reference

Linear 2D interpolation with standard undef handling. More...

Inheritance diagram for Interpolate::LinearReg2DWithUdf< T >:
[legend]

Public Member Functions

 LinearReg2DWithUdf ()
 
 LinearReg2DWithUdf (const T *)
 
 LinearReg2DWithUdf (T v00, T v10, T v01, T v11)
 
apply (float x, float y) const override
 
void set (const T *) override
 
void set (T v00, T v01, T v10, T v11)
 
- Public Member Functions inherited from Interpolate::Applier2D< T >
virtual ~Applier2D ()
 

Protected Attributes

bool haveudf_
 
LinearReg2D< T > intp_
 
bool u00_
 
bool u01_
 
bool u10_
 
bool u11_
 

Detailed Description

template<class T>
class Interpolate::LinearReg2DWithUdf< T >

Linear 2D interpolation with standard undef handling.

<>

Constructor & Destructor Documentation

◆ LinearReg2DWithUdf() [1/3]

template<class T >
Interpolate::LinearReg2DWithUdf< T >::LinearReg2DWithUdf
inline

◆ LinearReg2DWithUdf() [2/3]

template<class T >
Interpolate::LinearReg2DWithUdf< T >::LinearReg2DWithUdf ( const T *  v)
inline

◆ LinearReg2DWithUdf() [3/3]

template<class T >
Interpolate::LinearReg2DWithUdf< T >::LinearReg2DWithUdf ( v00,
v10,
v01,
v11 
)
inline

Member Function Documentation

◆ apply()

template<class T >
T Interpolate::LinearReg2DWithUdf< T >::apply ( float  x,
float  y 
) const
inlineoverridevirtual

◆ set() [1/2]

template<class T >
void Interpolate::LinearReg2DWithUdf< T >::set ( const T *  v)
inlineoverridevirtual

◆ set() [2/2]

template<class T >
void Interpolate::LinearReg2DWithUdf< T >::set ( v00,
v01,
v10,
v11 
)
inline

Member Data Documentation

◆ haveudf_

template<class T >
bool Interpolate::LinearReg2DWithUdf< T >::haveudf_
protected

◆ intp_

template<class T >
LinearReg2D<T> Interpolate::LinearReg2DWithUdf< T >::intp_
protected

◆ u00_

template<class T >
bool Interpolate::LinearReg2DWithUdf< T >::u00_
protected

◆ u01_

template<class T >
bool Interpolate::LinearReg2DWithUdf< T >::u01_
protected

◆ u10_

template<class T >
bool Interpolate::LinearReg2DWithUdf< T >::u10_
protected

◆ u11_

template<class T >
bool Interpolate::LinearReg2DWithUdf< T >::u11_
protected

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024