![]() |
Project
|
Axis iterator over bin lower edges. More...
#include <BoostHistogramUtils.h>
Public Member Functions | |
| BinLowerView (AxisIterator iter) | |
| ~BinLowerView ()=default | |
| AxisIterator & | operator++ () |
| AxisIterator | operator++ (int) |
| bool | operator!= (const BinLowerView &rhs) const |
| decltype(auto) | operator* () |
Axis iterator over bin lower edges.
Definition at line 123 of file BoostHistogramUtils.h.
|
inline |
Definition at line 126 of file BoostHistogramUtils.h.
|
default |
|
inline |
Definition at line 140 of file BoostHistogramUtils.h.
|
inline |
Definition at line 145 of file BoostHistogramUtils.h.
|
inline |
Definition at line 129 of file BoostHistogramUtils.h.
|
inline |
Definition at line 134 of file BoostHistogramUtils.h.