shapeworks::AnalysisUtils::RankedSeries
one line of a ranked plot
#include <AnalysisUtils.h>
Public Attributes
| Name | |
|---|---|
| Eigen::VectorXd | values |
| QString | label |
| QColor | color |
Public Attributes Documentation
variable values
Eigen::VectorXd values;
variable label
QString label;
variable color
QColor color {Qt::blue};
Updated on 2026-09-20 at 15:51:01 +0000