open_iA 2024.7
Loading...
Searching...
No Matches
Public Member Functions | List of all members
iADepthMeasure< ArgType, ValType > Class Template Referenceabstract

Abstract Base for depth measures for a single function and band combination. More...

#include <iAFunctionalBoxplot.h>

Inheritance diagram for iADepthMeasure< ArgType, ValType >:
[legend]

Public Member Functions

virtual double calculate (iAFunction< ArgType, ValType > const &curFunc, iAFunction< ArgType, ValType > const &limFunc1, iAFunction< ArgType, ValType > const &limFunc2)=0
 

Detailed Description

template<typename ArgType, typename ValType>
class iADepthMeasure< ArgType, ValType >

Abstract Base for depth measures for a single function and band combination.

Member Function Documentation

◆ calculate()

template<typename ArgType , typename ValType >
virtual double iADepthMeasure< ArgType, ValType >::calculate ( iAFunction< ArgType, ValType > const & curFunc,
iAFunction< ArgType, ValType > const & limFunc1,
iAFunction< ArgType, ValType > const & limFunc2 )
pure virtual

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