open_iA 2021.08
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
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)
 

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 
)
inlinevirtual

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