|
open_iA 2024.9
|
Abstract Base for depth measures for a single function and band combination. More...
#include <iAFunctionalBoxplot.h>
Public Member Functions | |
| virtual double | calculate (iAFunction< ArgType, ValType > const &curFunc, iAFunction< ArgType, ValType > const &limFunc1, iAFunction< ArgType, ValType > const &limFunc2)=0 |
Abstract Base for depth measures for a single function and band combination.
|
pure virtual |
Implemented in iAModifiedDepthMeasure< ArgType, ValType >.