lsst.meas.modelfit gf819d2c871+2941aefa1d
|
#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 | |
namespace | lsst |
namespace | lsst::meas |
namespace | lsst::meas::modelfit |