BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
Histogram1D Member List

This is the complete list of members for Histogram1D, including all inherited members.

avgPowerfield() constIHistogram
binContent(size_t i) constIHistogram
binValues() constHistogram1D
clone() const overrideHistogram1Dvirtual
flatVector() constIHistogramprotected
frame() constIHistogram
hasSameShape(const IHistogram &other) constIHistogram
hasSameSizes(const IHistogram &other) constIHistogram
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_frameIHistogramprotected
m_vecIHistogramprotected
npArray() constIHistogram
rank() constIHistogram
rawVector() constIHistogramprotected
size() constIHistogram
stdvVector() constIHistogramprotected
xAxis() constIHistogram
yAxis() constIHistogram
~IHistogram()IHistogramvirtual