EstimateResponseComparator

class EstimateResponseComparator(level: Double = DEFAULT_CONFIDENCE_LEVEL, indifferenceZone: Double = 0.0)(source)

Constructors

Link copied to clipboard
constructor(level: Double = DEFAULT_CONFIDENCE_LEVEL, indifferenceZone: Double = 0.0)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun compare(estimate1: EstimatedResponseIfc, estimate2: EstimatedResponseIfc): Int