Project
Loading...
Searching...
No Matches
HistogramViewFixture_plusminus Struct Reference

Public Attributes

ReferenceState expected {{-3, -2, -1, 0, 1, 2, 3, 4, 5}}
 
HistogramView< decltype(expected.begin())> view {expected.begin(), expected.end(), -3}
 

Detailed Description

Definition at line 73 of file test_ransHistogramView.cxx.

Member Data Documentation

◆ expected

ReferenceState HistogramViewFixture_plusminus::expected {{-3, -2, -1, 0, 1, 2, 3, 4, 5}}

Definition at line 74 of file test_ransHistogramView.cxx.

◆ view

HistogramView<decltype(expected.begin())> HistogramViewFixture_plusminus::view {expected.begin(), expected.end(), -3}

Definition at line 75 of file test_ransHistogramView.cxx.


The documentation for this struct was generated from the following file: