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-08-30 at 04:03:16 +0000