shapeworks::CorrespondenceQualityStats
Aggregate summary statistics.
#include <CorrespondenceEvaluation.h>
Public Attributes
| Name | |
|---|---|
| double | mean |
| double | median |
| double | p95 |
| double | max |
Public Attributes Documentation
variable mean
double mean = 0.0;
variable median
double median = 0.0;
variable p95
double p95 = 0.0;
variable max
double max = 0.0;
Updated on 2026-07-27 at 05:53:16 +0000