OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
Public Member Functions | Static Public Attributes | List of all members
InternalZGY::LodMinimum< T > Class Template Reference

Minimum of 8 neighboring samples, excluding NaN. More...

Public Member Functions

operator() (T s0, T s1, T s2, T s3, T s4, T s5, T s6, T s7, int, int, int)
 

Static Public Attributes

static const LodAlgorithm algorithm = LodAlgorithm::Minimum
 

Detailed Description

template<typename T>
class InternalZGY::LodMinimum< T >

Minimum of 8 neighboring samples, excluding NaN.


The documentation for this class was generated from the following file: