RowTypeStats struct
#include <gtopt/lp_stats.hpp>
Per-row-type coefficient statistics.
Groups constraint rows by their type label (e.g. "bal", "theta", "cap") and reports the coefficient range within each group. Only populated when both compute_stats and row_with_names are enabled in LpMatrixOptions.
Public functions
- auto coeff_ratio() const -> constexpr double noexcept