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

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

avgPowerfield() constIHistogram
binContent(size_t i) constIHistogram
clone() const =0IHistogrampure virtual
flatVector() constIHistogramprotected
frame() constIHistogram
hasSameShape(const IHistogram &other) constIHistogram
hasSameSizes(const IHistogram &other) constIHistogram
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