|
open_iA 2024.7
|
Modified depth measure, sums up the percentages to which the function is contained in each band of other function pairs. More...
#include <iAFunctionalBoxplot.h>
Public Member Functions | |
| double | calculate (iAFunction< ArgType, ValType > const &curFunc, iAFunction< ArgType, ValType > const &limFunc1, iAFunction< ArgType, ValType > const &limFunc2) override |
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.
|
inlineoverridevirtual |
Implements iADepthMeasure< ArgType, ValType >.