|
Wildmeshing Toolkit
|
Per-group breakdown plus the mesh-wide relative figures optimization_quality_stats returns.
More...
#include <QualityStats.hpp>
Public Attributes | |
| std::vector< QualityGroup > | groups |
| double | max_relative = -1. |
| Mesh-wide max/avg of quality RELATIVE to each cell's own target. | |
| double | avg_relative = 0. |
| size_t | count = 0 |
Per-group breakdown plus the mesh-wide relative figures optimization_quality_stats returns.
| std::vector<QualityGroup> wmtk::components::simwild::QualityBreakdown::groups |
Default group first, then the quality field in spec order. Empty groups are kept so the output shows that an expression matched nothing rather than silently omitting it.