Kmemo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kmemo
kmemo-core
/
dev.kmemo.calibration
/
CalibrationReport
/
CalibrationReport
Calibration
Report
constructor
(
pairCount
:
Int
,
matchingPairs
:
Int
,
guardVetoes
:
Int
,
outcomes
:
List
<
ThresholdOutcome
>
,
recommended
:
ThresholdOutcome
,
safest
:
ThresholdOutcome
?
,
bestF1
:
ThresholdOutcome
)