LSST Applications g0f08755f38+82efc23009,g12f32b3c4e+e7bdf1200e,g1653933729+a8ce1bb630,g1a0ca8cf93+50eff2b06f,g28da252d5a+52db39f6a5,g2bbee38e9b+37c5a29d61,g2bc492864f+37c5a29d61,g2cdde0e794+c05ff076ad,g3156d2b45e+41e33cbcdc,g347aa1857d+37c5a29d61,g35bb328faa+a8ce1bb630,g3a166c0a6a+37c5a29d61,g3e281a1b8c+fb992f5633,g414038480c+7f03dfc1b0,g41af890bb2+11b950c980,g5fbc88fb19+17cd334064,g6b1c1869cb+12dd639c9a,g781aacb6e4+a8ce1bb630,g80478fca09+72e9651da0,g82479be7b0+04c31367b4,g858d7b2824+82efc23009,g9125e01d80+a8ce1bb630,g9726552aa6+8047e3811d,ga5288a1d22+e532dc0a0b,gae0086650b+a8ce1bb630,gb58c049af0+d64f4d3760,gc28159a63d+37c5a29d61,gcf0d15dbbd+2acd6d4d48,gd7358e8bfb+778a810b6e,gda3e153d99+82efc23009,gda6a2b7d83+2acd6d4d48,gdaeeff99f8+1711a396fd,ge2409df99d+6b12de1076,ge79ae78c31+37c5a29d61,gf0baf85859+d0a5978c5a,gf3967379c6+4954f8c433,gfb92a5be7c+82efc23009,gfec2e1e490+2aaed99252,w.2024.46
LSST Data Management Base Package
|
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 > | inlinestatic |
readFits(std::string const &fileName, int hdu=fits::DEFAULT_HDU) | lsst::afw::table::io::PersistableFacade< Mixture > | inlinestatic |
readFits(fits::MemFileManager &manager, int hdu=fits::DEFAULT_HDU) | lsst::afw::table::io::PersistableFacade< Mixture > | inlinestatic |
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 |