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

Modified depth measure, sums up the percentages to which the function is contained in each band of other function pairs. More...

#include <iAFunctionalBoxplot.h>

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

Public Member Functions

double calculate (iAFunction< ArgType, ValType > const &curFunc, iAFunction< ArgType, ValType > const &limFunc1, iAFunction< ArgType, ValType > const &limFunc2) override
 

Detailed Description

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

Modified depth measure, sums up the percentages to which the function is contained in each band of other function pairs.

For details, see paper linked in iAFunctionalBoxplot documentation.

Member Function Documentation

◆ calculate()

template<typename ArgType , typename ValType >
double iAModifiedDepthMeasure< ArgType, ValType >::calculate ( iAFunction< ArgType, ValType > const & curFunc,
iAFunction< ArgType, ValType > const & limFunc1,
iAFunction< ArgType, ValType > const & limFunc2 )
inlineoverridevirtual

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