Skip to content

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-08-09 at 22:28:03 +0000