![]() |
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 Powerfield, including all inherited members.
axis(size_t k) const | Powerfield | |
clone() const | Powerfield | |
crop(double xmin, double ymin, double xmax, double ymax) const | Powerfield | |
crop(double xmin, double xmax) const | Powerfield | |
flatVector() const | Powerfield | |
frame() const | Powerfield | |
hasSameShape(const Powerfield &other) const | Powerfield | |
hasSameSizes(const Powerfield &other) const | Powerfield | |
maxVal() const | Powerfield | |
minVal() const | Powerfield | |
normalizedToMaximum() const | Powerfield | |
npArray() const | Powerfield | |
operator[](size_t i) | Powerfield | |
operator[](size_t i) const | Powerfield | |
Powerfield(Frame *frame, const std::vector< double > &vector) | Powerfield | |
Powerfield(const std::vector< IAxis * > &axes) | Powerfield | |
Powerfield(const std::vector< IAxis * > &axes, const std::vector< double > &vector) | Powerfield | |
Powerfield(const IAxis &xAxis) | Powerfield | |
Powerfield(const IAxis &xAxis, const IAxis &yAxis) | Powerfield | |
Powerfield(const Powerfield &)=delete | Powerfield | |
Powerfield(Powerfield &&)=default | Powerfield | |
rank() const | Powerfield | |
setAllTo(const double &value) | Powerfield | |
setAt(size_t i, double val) | Powerfield | |
setVector(const std::vector< double > &data_vector) | Powerfield | |
size() const | Powerfield | |
valAt(size_t i) const | Powerfield | |
xAxis() const | Powerfield | |
xProjection() | Powerfield | |
xProjection(double yvalue) | Powerfield | |
xProjection(double ylow, double yup) | Powerfield | |
yAxis() const | Powerfield | |
yProjection() | Powerfield | |
yProjection(double xvalue) | Powerfield | |
yProjection(double xlow, double xup) | Powerfield | |
~Powerfield() | Powerfield |