![]() |
BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
This is the complete list of members for Histogram1D, including all inherited members.
| avgPowerfield() const | IHistogram | |
| binContent(size_t i) const | IHistogram | |
| binValues() const | Histogram1D | |
| clone() const override | Histogram1D | virtual |
| flatVector() const | IHistogram | protected |
| frame() const | IHistogram | |
| hasSameShape(const IHistogram &other) const | IHistogram | |
| hasSameSizes(const IHistogram &other) const | IHistogram | |
| Histogram1D(const Powerfield &data) | Histogram1D | |
| Histogram1D(std::vector< IAxis * > axes, const std::vector< CumulativeValue > &data) | Histogram1D | |
| IHistogram(std::vector< IAxis * > axes, std::vector< double > data) | IHistogram | |
| IHistogram(const IAxis &axis_x) | IHistogram | |
| IHistogram(const IAxis &axis_x, const IAxis &axis_y) | IHistogram | |
| IHistogram(std::vector< IAxis * > axes, const std::vector< CumulativeValue > &data) | IHistogram | |
| IHistogram(const IHistogram &other) | IHistogram | |
| m_frame | IHistogram | protected |
| m_vec | IHistogram | protected |
| npArray() const | IHistogram | |
| rank() const | IHistogram | |
| rawVector() const | IHistogram | protected |
| size() const | IHistogram | |
| stdvVector() const | IHistogram | protected |
| xAxis() const | IHistogram | |
| yAxis() const | IHistogram | |
| ~IHistogram() | IHistogram | virtual |