#include <FunctionTreeEstimator.hpp>
Definition at line 15 of file FunctionTreeEstimator.hpp.
◆ FunctionTreeEstimator() [1/3]
ComPWA::FunctionTree::FunctionTreeEstimator::FunctionTreeEstimator |
( |
std::shared_ptr< TreeNode > |
tree, |
|
|
ParameterList |
parameters |
|
) |
| |
◆ FunctionTreeEstimator() [2/3]
ComPWA::FunctionTree::FunctionTreeEstimator::FunctionTreeEstimator |
( |
const FunctionTreeEstimator & |
other | ) |
|
|
delete |
◆ FunctionTreeEstimator() [3/3]
◆ evaluate()
double ComPWA::FunctionTree::FunctionTreeEstimator::evaluate |
( |
| ) |
|
|
noexcept |
◆ getFunctionTree()
std::shared_ptr< TreeNode > ComPWA::FunctionTree::FunctionTreeEstimator::getFunctionTree |
( |
| ) |
const |
◆ getParameterList()
ParameterList ComPWA::FunctionTree::FunctionTreeEstimator::getParameterList |
( |
| ) |
const |
◆ getParameters()
std::vector< ComPWA::Parameter > ComPWA::FunctionTree::FunctionTreeEstimator::getParameters |
( |
| ) |
const |
|
virtual |
◆ print()
std::string ComPWA::FunctionTree::FunctionTreeEstimator::print |
( |
int |
level | ) |
const |
◆ updateParametersFrom()
void ComPWA::FunctionTree::FunctionTreeEstimator::updateParametersFrom |
( |
const std::vector< double > & |
| ) |
|
|
virtual |
◆ Parameters
ParameterList ComPWA::FunctionTree::FunctionTreeEstimator::Parameters |
|
private |
◆ Tree
std::shared_ptr<TreeNode> ComPWA::FunctionTree::FunctionTreeEstimator::Tree |
|
private |
The documentation for this class was generated from the following files: