Loading [MathJax]/extensions/tex2jax.js
LSST Applications g0000d66e7c+ce78115f25,g0485b4d2cb+c8d56b10d4,g0fba68d861+fcbc158cd0,g1ec0fe41b4+3e153770da,g1fd858c14a+57ee4e1624,g2440f9efcc+8c5ae1fdc5,g35bb328faa+8c5ae1fdc5,g4d2262a081+1e04cc5a47,g53246c7159+8c5ae1fdc5,g55585698de+7a33f081c8,g56a49b3a55+b9d5cac73f,g60b5630c4e+7a33f081c8,g67b6fd64d1+035c836e50,g78460c75b0+7e33a9eb6d,g786e29fd12+668abc6043,g7ac00fbb6c+b938379438,g8352419a5c+8c5ae1fdc5,g8852436030+5ba78a36c9,g89139ef638+035c836e50,g94187f82dc+7a33f081c8,g989de1cb63+035c836e50,g9d31334357+7a33f081c8,g9f33ca652e+e34120223a,ga815be3f0b+911242149a,gabe3b4be73+8856018cbb,gabf8522325+21619da9f3,gb1101e3267+0b44b44611,gb89ab40317+035c836e50,gc91f06edcd+e59fb3c9bc,gcf25f946ba+5ba78a36c9,gd6cbbdb0b4+958adf5c1f,gde0f65d7ad+6c98dcc924,ge278dab8ac+83c63f4893,ge410e46f29+035c836e50,gf35d7ec915+97dd712d81,gf5e32f922b+8c5ae1fdc5,gf67bdafdda+035c836e50,gf6800124b1+1714c04baa,w.2025.19
LSST Data Management Base Package
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
lsst::afw::math::AnalyticKernel Member List

This is the complete list of members for lsst::afw::math::AnalyticKernel, including all inherited members.

_kernelFunctionPtrlsst::afw::math::AnalyticKernelprotected
_spatialFunctionListlsst::afw::math::Kernelprotected
AnalyticKernel()lsst::afw::math::AnalyticKernelexplicit
AnalyticKernel(int width, int height, KernelFunction const &kernelFunction, Kernel::SpatialFunction const &spatialFunction=NullSpatialFunction())lsst::afw::math::AnalyticKernelexplicit
AnalyticKernel(int width, int height, KernelFunction const &kernelFunction, std::vector< Kernel::SpatialFunctionPtr > const &spatialFunctionList)lsst::afw::math::AnalyticKernelexplicit
AnalyticKernel(const AnalyticKernel &)=deletelsst::afw::math::AnalyticKernel
AnalyticKernel(AnalyticKernel &&)=deletelsst::afw::math::AnalyticKernel
clone() const overridelsst::afw::math::AnalyticKernelvirtual
computeCache(int const)lsst::afw::math::Kernelinlinevirtual
computeImage(lsst::afw::image::Image< Pixel > &image, bool doNormalize, double x=0.0, double y=0.0) constlsst::afw::math::AnalyticKernel
computeKernelParametersFromSpatialModel(std::vector< double > &kernelParams, double x, double y) constlsst::afw::math::Kernel
doComputeImage(lsst::afw::image::Image< Pixel > &image, bool doNormalize) const overridelsst::afw::math::AnalyticKernelprotectedvirtual
lsst::dynamicCast(std::shared_ptr< Persistable > const &ptr)lsst::afw::table::io::PersistableFacade< AnalyticKernel >static
lsst::afw::math::Kernel::dynamicCast(std::shared_ptr< Persistable > const &ptr)lsst::afw::table::io::PersistableFacade< Kernel >static
getBBox() constlsst::afw::math::Kernelinline
getCacheSize() constlsst::afw::math::Kernelinlinevirtual
getCtr() constlsst::afw::math::Kernelinline
getDimensions() constlsst::afw::math::Kernelinline
getHeight() constlsst::afw::math::Kernelinline
getKernelFunction() constlsst::afw::math::AnalyticKernelvirtual
getKernelParameter(unsigned int i) constlsst::afw::math::Kernelinlinevirtual
getKernelParameters() const overridelsst::afw::math::AnalyticKernelvirtual
getNKernelParameters() constlsst::afw::math::Kernelinline
getNSpatialParameters() constlsst::afw::math::Kernelinline
getPersistenceName() const overridelsst::afw::math::AnalyticKernelprotectedvirtual
getPythonModule() const overridelsst::afw::math::Kernelprotectedvirtual
getSpatialFunction(unsigned int index) constlsst::afw::math::Kernel
getSpatialFunctionList() constlsst::afw::math::Kernel
getSpatialParameters() constlsst::afw::math::Kernelinline
getWidth() constlsst::afw::math::Kernelinline
growBBox(lsst::geom::Box2I const &bbox) constlsst::afw::math::Kernel
isPersistable() const noexcept overridelsst::afw::math::AnalyticKernelinlinevirtual
isSpatiallyVarying() constlsst::afw::math::Kernelinline
Kernel()lsst::afw::math::Kernelexplicit
Kernel(int width, int height, unsigned int nKernelParams, SpatialFunction const &spatialFunction=NullSpatialFunction())lsst::afw::math::Kernelexplicit
Kernel(int width, int height, const std::vector< SpatialFunctionPtr > spatialFunctionList)lsst::afw::math::Kernelexplicit
Kernel(const Kernel &)=deletelsst::afw::math::Kernel
Kernel(Kernel &&)=deletelsst::afw::math::Kernel
kernel_fill_factor typedeflsst::afw::math::Kernel
KernelFunction typedeflsst::afw::math::AnalyticKernel
KernelFunctionPtr typedeflsst::afw::math::AnalyticKernel
NullSpatialFunction typedeflsst::afw::math::Kernel
operator=(const AnalyticKernel &)=deletelsst::afw::math::AnalyticKernel
operator=(AnalyticKernel &&)=deletelsst::afw::math::AnalyticKernel
lsst::afw::math::Kernel::operator=(const Kernel &)=deletelsst::afw::math::Kernel
lsst::afw::math::Kernel::operator=(Kernel &&)=deletelsst::afw::math::Kernel
lsst::afw::table::io::Persistable::operator=(Persistable const &other) noexcept=defaultlsst::afw::table::io::Persistableprotected
lsst::afw::table::io::Persistable::operator=(Persistable &&other) noexcept=defaultlsst::afw::table::io::Persistableprotected
OutputArchiveHandle typedeflsst::afw::table::io::Persistableprotected
Persistable() noexcept=defaultlsst::afw::table::io::Persistableprotected
Persistable(Persistable const &other) noexcept=defaultlsst::afw::table::io::Persistableprotected
Persistable(Persistable &&other) noexcept=defaultlsst::afw::table::io::Persistableprotected
Pixel typedeflsst::afw::math::Kernel
lsst::readFits(fits::Fits &fitsfile)lsst::afw::table::io::PersistableFacade< AnalyticKernel >inlinestatic
lsst::readFits(std::string const &fileName, int hdu=fits::DEFAULT_HDU)lsst::afw::table::io::PersistableFacade< AnalyticKernel >inlinestatic
lsst::readFits(fits::MemFileManager &manager, int hdu=fits::DEFAULT_HDU)lsst::afw::table::io::PersistableFacade< AnalyticKernel >inlinestatic
lsst::afw::math::Kernel::readFits(fits::Fits &fitsfile)lsst::afw::table::io::PersistableFacade< Kernel >inlinestatic
lsst::afw::math::Kernel::readFits(std::string const &fileName, int hdu=fits::DEFAULT_HDU)lsst::afw::table::io::PersistableFacade< Kernel >inlinestatic
lsst::afw::math::Kernel::readFits(fits::MemFileManager &manager, int hdu=fits::DEFAULT_HDU)lsst::afw::table::io::PersistableFacade< Kernel >inlinestatic
resized(int width, int height) const overridelsst::afw::math::AnalyticKernelvirtual
setCtr(lsst::geom::Point2I ctr)lsst::afw::math::Kernelinline
setDimensions(lsst::geom::Extent2I dims)lsst::afw::math::Kernelinline
setHeight(int height)lsst::afw::math::Kernelinline
setKernelParameter(unsigned int ind, double value) const overridelsst::afw::math::AnalyticKernelprotectedvirtual
setKernelParameters(std::vector< double > const &params)lsst::afw::math::Kernelinline
setKernelParameters(std::pair< double, double > const &params)lsst::afw::math::Kernelinline
setKernelParametersFromSpatialModel(double x, double y) constlsst::afw::math::Kernelprotected
setSpatialParameters(const std::vector< std::vector< double > > params)lsst::afw::math::Kernel
setWidth(int width)lsst::afw::math::Kernelinline
shrinkBBox(lsst::geom::Box2I const &bbox) constlsst::afw::math::Kernel
SpatialFunction typedeflsst::afw::math::Kernel
SpatialFunctionPtr typedeflsst::afw::math::Kernel
toString(std::string const &prefix="") const overridelsst::afw::math::AnalyticKernelvirtual
write(OutputArchiveHandle &handle) const overridelsst::afw::math::AnalyticKernelprotectedvirtual
writeFits(std::string const &fileName, std::string const &mode="w") constlsst::afw::table::io::Persistable
writeFits(fits::MemFileManager &manager, std::string const &mode="w") constlsst::afw::table::io::Persistable
writeFits(fits::Fits &fitsfile) constlsst::afw::table::io::Persistable
~AnalyticKernel() override=defaultlsst::afw::math::AnalyticKernel
~Kernel() override=defaultlsst::afw::math::Kernel
~Persistable() noexcept=defaultlsst::afw::table::io::Persistablevirtual