lsst.meas.modelfit g9f262a3a84+3d99fbef30
|
This is the complete list of members for lsst::meas::modelfit::Mixture, including all inherited members.
begin() | lsst::meas::modelfit::Mixture | inline |
begin() const | lsst::meas::modelfit::Mixture | inline |
clip(Scalar threshold=0.0) | lsst::meas::modelfit::Mixture | |
clone() const | lsst::meas::modelfit::Mixture | virtual |
Component typedef | lsst::meas::modelfit::Mixture | |
ComponentList typedef | lsst::meas::modelfit::Mixture | |
const_iterator typedef | lsst::meas::modelfit::Mixture | |
draw(afw::math::Random &rng, ndarray::Array< Scalar, 2, 1 > const &x) const | lsst::meas::modelfit::Mixture | |
dynamicCast(std::shared_ptr< Persistable > const &ptr) | lsst::afw::table::io::PersistableFacade< Mixture > | static |
end() | lsst::meas::modelfit::Mixture | inline |
end() const | lsst::meas::modelfit::Mixture | inline |
evaluate(Component const &component, Eigen::MatrixBase< Derived > const &x) const | lsst::meas::modelfit::Mixture | inline |
evaluate(Eigen::MatrixBase< Derived > const &x) const | lsst::meas::modelfit::Mixture | inline |
evaluate(ndarray::Array< Scalar const, 2, 1 > const &x, ndarray::Array< Scalar, 1, 0 > const &p) const | lsst::meas::modelfit::Mixture | |
evaluateComponents(ndarray::Array< Scalar const, 2, 1 > const &x, ndarray::Array< Scalar, 2, 1 > const &p) const | lsst::meas::modelfit::Mixture | |
evaluateDerivatives(ndarray::Array< Scalar const, 1, 1 > const &x, ndarray::Array< Scalar, 1, 1 > const &gradient, ndarray::Array< Scalar, 2, 1 > const &hessian) const | lsst::meas::modelfit::Mixture | |
evaluateDerivatives(Eigen::Matrix< Scalar, Eigen::Dynamic, 1 > &x, Eigen::Matrix< Scalar, Eigen::Dynamic, 1 > &gradient, Eigen::Matrix< Scalar, Eigen::Dynamic, Eigen::Dynamic > &hessian) const | lsst::meas::modelfit::Mixture | |
evaluateDerivatives(Eigen::Matrix< Scalar, Eigen::Dynamic, 1 > &x, Eigen::Matrix< Scalar, Eigen::Dynamic, 1 > &gradient) const | lsst::meas::modelfit::Mixture | |
getComponentCount() const | lsst::meas::modelfit::Mixture | inlinevirtual |
getDegreesOfFreedom() const | lsst::meas::modelfit::Mixture | inline |
getDimension() const | lsst::meas::modelfit::Mixture | inline |
getPersistenceName() const override | lsst::meas::modelfit::Mixture | protectedvirtual |
getPythonModule() const override | lsst::meas::modelfit::Mixture | inlineprotectedvirtual |
isPersistable() const noexcept override | lsst::meas::modelfit::Mixture | inlinevirtual |
iterator typedef | lsst::meas::modelfit::Mixture | |
Mixture(int dim, ComponentList &components, Scalar df=std::numeric_limits< Scalar >::infinity()) | lsst::meas::modelfit::Mixture | explicit |
normalize() | lsst::meas::modelfit::Mixture | |
operator<< | lsst::meas::modelfit::Mixture | friend |
operator=(Persistable const &other) noexcept=default | lsst::afw::table::io::Persistable | protected |
operator=(Persistable &&other) noexcept=default | lsst::afw::table::io::Persistable | protected |
operator[](std::size_t i) | lsst::meas::modelfit::Mixture | inline |
operator[](std::size_t i) const | lsst::meas::modelfit::Mixture | inline |
OutputArchiveHandle typedef | lsst::afw::table::io::Persistable | protected |
Persistable() noexcept=default | lsst::afw::table::io::Persistable | protected |
Persistable(Persistable const &other) noexcept=default | lsst::afw::table::io::Persistable | protected |
Persistable(Persistable &&other) noexcept=default | lsst::afw::table::io::Persistable | protected |
project(int dim) const | lsst::meas::modelfit::Mixture | |
project(int dim1, int dim2) const | lsst::meas::modelfit::Mixture | |
readFits(fits::Fits &fitsfile) | lsst::afw::table::io::PersistableFacade< Mixture > | static |
readFits(std::string const &fileName, int hdu=fits::DEFAULT_HDU) | lsst::afw::table::io::PersistableFacade< Mixture > | static |
readFits(fits::MemFileManager &manager, int hdu=fits::DEFAULT_HDU) | lsst::afw::table::io::PersistableFacade< Mixture > | static |
setDegreesOfFreedom(Scalar df=std::numeric_limits< Scalar >::infinity()) | lsst::meas::modelfit::Mixture | |
shift(int dim, Scalar offset) | lsst::meas::modelfit::Mixture | |
size() const | lsst::meas::modelfit::Mixture | inline |
updateEM(ndarray::Array< Scalar const, 2, 1 > const &x, ndarray::Array< Scalar const, 1, 0 > const &w, Scalar tau1=0.0, Scalar tau2=0.5) | lsst::meas::modelfit::Mixture | |
updateEM(ndarray::Array< Scalar const, 2, 1 > const &x, ndarray::Array< Scalar const, 1, 0 > const &w, UpdateRestriction const &restriction, Scalar tau1=0.0, Scalar tau2=0.5) | lsst::meas::modelfit::Mixture | |
updateEM(ndarray::Array< Scalar const, 2, 1 > const &x, UpdateRestriction const &restriction, Scalar tau1=0.0, Scalar tau2=0.5) | lsst::meas::modelfit::Mixture | |
UpdateRestriction typedef | lsst::meas::modelfit::Mixture | |
write(OutputArchiveHandle &handle) const override | lsst::meas::modelfit::Mixture | protectedvirtual |
writeFits(std::string const &fileName, std::string const &mode="w") const | lsst::afw::table::io::Persistable | |
writeFits(fits::MemFileManager &manager, std::string const &mode="w") const | lsst::afw::table::io::Persistable | |
writeFits(fits::Fits &fitsfile) const | lsst::afw::table::io::Persistable | |
~Persistable() noexcept=default | lsst::afw::table::io::Persistable | virtual |