BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for Histogram1D, including all inherited members.
binCenters() const | Histogram1D | |
binCentersNumpy() const (defined in Histogram1D) | Histogram1D | |
binErrors() const | Histogram1D | |
binErrorsNumpy() const (defined in Histogram1D) | Histogram1D | |
binValues() const | Histogram1D | |
binValuesNumpy() const (defined in Histogram1D) | Histogram1D | |
clone() const | Histogram1D | |
crop(double xmin, double xmax) | Histogram1D | |
fill(double x, double weight=1.0) | Histogram1D | |
Histogram1D(int nbinsx, double xlow, double xup) | Histogram1D | |
Histogram1D(int nbinsx, const std::vector< double > &xbins) | Histogram1D | |
Histogram1D(const IAxis &axis) | Histogram1D | |
Histogram1D(const OutputData< double > &data) | Histogram1D | |
rank() const | Histogram1D |