#include <gaussianmodelintegral.h>
|
| | GaussianModelIntegral (const Channel &channel, const std::shared_ptr< const IntegralModel > integralmodel) |
| |
|
double | get_value () const override |
| |
|
void | set_value (double value) override |
| |
|
std::string | repr (bool name_keywords=false, std::string_view namespace_separator=Object::CC_NAMESPACE_SEPARATOR) const override |
| |
|
std::string | str () const override |
| |
A single-channel GaussianIntegral referencing a Parametric IntegralModel.
◆ GaussianModelIntegral()
| lsst::gauss2d::fit::GaussianModelIntegral::GaussianModelIntegral |
( |
const Channel & | channel, |
|
|
const std::shared_ptr< const IntegralModel > | integralmodel ) |
|
explicit |
The documentation for this class was generated from the following files: