LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include <map>
#include "lsst/pex/config.h"
#include "lsst/afw/table/Schema.h"
#include "lsst/meas/modelfit/Sampler.h"
#include "lsst/meas/modelfit/Mixture.h"
Go to the source code of this file.
Classes | |
class | lsst::meas::modelfit::ImportanceSamplerControl |
Control object for one iteration of adaptive importance sampling. More... | |
class | lsst::meas::modelfit::AdaptiveImportanceSampler |
Sampler class that performs Monte Carlo sampling, while iteratively updating the analytic distribution from which points are drawn. More... | |
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::meas | |
lsst::meas::modelfit | |