q_score_bin_layout Struct Reference
Public Types | |
typedef ::uint8_t | bin_t |
Public Member Functions | |
q_score_bin_layout (const q_score_bin &bin=q_score_bin()) | |
q_score_bin_layout & | operator= (const q_score_bin &bin) |
Public Attributes | |
bin_t | m_lower |
bin_t | m_upper |
bin_t | m_value |
Detailed Description
Packed layout of a q-score bin
Member Typedef Documentation
typedef ::uint8_t bin_t |
Bin type
Constructor & Destructor Documentation
|
inline |
Copy constructor
- Parameters
-
bin q-score bin
Member Function Documentation
|
inline |
Assign a point2d to this layout
- Parameters
-
bin q-score bin
- Returns
- this layout
Member Data Documentation
bin_t m_lower |
lower bound of bin
bin_t m_upper |
upper bound of bin
bin_t m_value |
value of bin
The documentation for this struct was generated from the following file:
- /io/src/interop/model/metrics/q_metric.cpp