|
BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for FTDistribution2DCauchy, including all inherited members.
| accept(INodeVisitor *visitor) const final | FTDistribution2DCauchy | inlinevirtual |
| clone() const final | FTDistribution2DCauchy | virtual |
| copyNumber(const INode *node) const | INode | |
| createParameterTree() const | INode | virtual |
| createSampler() const final | FTDistribution2DCauchy | virtual |
| delta() const | IFTDistribution2D | inline |
| displayName() const | INode | |
| evaluate(double qx, double qy) const final | FTDistribution2DCauchy | virtual |
| FTDistribution2DCauchy(const std::vector< double > P) | FTDistribution2DCauchy | |
| FTDistribution2DCauchy(double omega_x, double omega_y, double gamma) | FTDistribution2DCauchy | |
| gamma() const | IFTDistribution2D | inline |
| getChildren() const | INode | virtual |
| getName() const | IParameterized | inline |
| ICloneable()=default | ICloneable | |
| ICloneable(const ICloneable &)=delete | ICloneable | |
| ICloneable(ICloneable &&)=default | ICloneable | |
| IFTDistribution2D(const NodeMeta &meta, const std::vector< double > &PValues) | IFTDistribution2D | |
| INode() | INode | inline |
| INode(const NodeMeta &meta, const std::vector< double > &PValues) | INode | |
| IParameterized(const std::string &name="") | IParameterized | |
| IParameterized(const IParameterized &other) | IParameterized | |
| m_gamma | IFTDistribution2D | protected |
| m_name | IParameterized | private |
| m_NP | INode | protected |
| m_omega_x | IFTDistribution2D | protected |
| m_omega_y | IFTDistribution2D | protected |
| m_P | INode | protected |
| m_parent | INode | private |
| m_pool | IParameterized | private |
| omegaX() const | IFTDistribution2D | inline |
| omegaY() const | IFTDistribution2D | inline |
| onChange() | IParameterized | inlinevirtual |
| operator=(const IParameterized &other)=delete | IParameterized | |
| parameter(const std::string &name) const | IParameterized | |
| parameterPool() const | IParameterized | inline |
| parametersToString() const | IParameterized | |
| parent() const | INode | |
| parent() | INode | |
| registerChild(INode *node) | INode | |
| registerParameter(const std::string &name, double *parpointer) | IParameterized | |
| registerVector(const std::string &base_name, kvector_t *p_vec, const std::string &units="nm") | IParameterized | |
| removeParameter(const std::string &name) | IParameterized | |
| removeVector(const std::string &base_name) | IParameterized | |
| setName(const std::string &name) | IParameterized | inline |
| setParameterValue(const std::string &name, double value) | IParameterized | |
| setParent(const INode *newParent) | INode | virtual |
| setVectorValue(const std::string &base_name, kvector_t value) | IParameterized | |
| sumsq(double qx, double qy) const | IFTDistribution2D | protected |
| transferToCPP() | ICloneable | inlinevirtual |
| treeToString() const | INode | virtual |
| XComponentName(const std::string &base_name) | IParameterized | static |
| YComponentName(const std::string &base_name) | IParameterized | static |
| ZComponentName(const std::string &base_name) | IParameterized | static |
| ~ICloneable()=default | ICloneable | virtual |
| ~INode() | INode | inlinevirtual |
| ~IParameterized() | IParameterized | virtual |