LSST Applications g063fba187b+fee0456c91,g0f08755f38+ea96e5a5a3,g1653933729+a8ce1bb630,g168dd56ebc+a8ce1bb630,g1a2382251a+90257ff92a,g20f6ffc8e0+ea96e5a5a3,g217e2c1bcf+937a289c59,g28da252d5a+daa7da44eb,g2bbee38e9b+253935c60e,g2bc492864f+253935c60e,g3156d2b45e+6e55a43351,g32e5bea42b+31359a2a7a,g347aa1857d+253935c60e,g35bb328faa+a8ce1bb630,g3a166c0a6a+253935c60e,g3b1af351f3+a8ce1bb630,g3e281a1b8c+c5dd892a6c,g414038480c+416496e02f,g41af890bb2+afe91b1188,g599934f4f4+0db33f7991,g7af13505b9+e36de7bce6,g80478fca09+da231ba887,g82479be7b0+a4516e59e3,g858d7b2824+ea96e5a5a3,g89c8672015+f4add4ffd5,g9125e01d80+a8ce1bb630,ga5288a1d22+bc6ab8dfbd,gb58c049af0+d64f4d3760,gc28159a63d+253935c60e,gcab2d0539d+3f2b72788c,gcf0d15dbbd+4ea9c45075,gda6a2b7d83+4ea9c45075,gdaeeff99f8+1711a396fd,ge79ae78c31+253935c60e,gef2f8181fd+3031e3cf99,gf0baf85859+c1f95f4921,gfa517265be+ea96e5a5a3,gfa999e8aa5+17cd334064,w.2024.50
LSST Data Management Base Package
Loading...
Searching...
No Matches
lsst::afw::math::DeltaFunctionKernel Member List

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

_spatialFunctionListlsst::afw::math::Kernelprotected
clone() const overridelsst::afw::math::DeltaFunctionKernelvirtual
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::Kernel
computeKernelParametersFromSpatialModel(std::vector< double > &kernelParams, double x, double y) constlsst::afw::math::Kernel
DeltaFunctionKernel(int width, int height, lsst::geom::Point2I const &point)lsst::afw::math::DeltaFunctionKernelexplicit
DeltaFunctionKernel(const DeltaFunctionKernel &)=deletelsst::afw::math::DeltaFunctionKernel
DeltaFunctionKernel(DeltaFunctionKernel &&)=deletelsst::afw::math::DeltaFunctionKernel
doComputeImage(lsst::afw::image::Image< Pixel > &image, bool doNormalize) const overridelsst::afw::math::DeltaFunctionKernelprotectedvirtual
PersistableFacade< DeltaFunctionKernel >::dynamicCast(std::shared_ptr< Persistable > const &ptr)lsst::afw::table::io::PersistableFacade< DeltaFunctionKernel >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
getKernelParameter(unsigned int i) constlsst::afw::math::Kernelinlinevirtual
getKernelParameters() constlsst::afw::math::Kernelvirtual
getNKernelParameters() constlsst::afw::math::Kernelinline
getNSpatialParameters() constlsst::afw::math::Kernelinline
getPersistenceName() const overridelsst::afw::math::DeltaFunctionKernelprotectedvirtual
getPixel() constlsst::afw::math::DeltaFunctionKernelinline
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::DeltaFunctionKernelinlinevirtual
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::DeltaFunctionKernel
NullSpatialFunction typedeflsst::afw::math::Kernel
operator=(const DeltaFunctionKernel &)=deletelsst::afw::math::DeltaFunctionKernel
operator=(DeltaFunctionKernel &&)=deletelsst::afw::math::DeltaFunctionKernel
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
PersistableFacade< DeltaFunctionKernel >::readFits(fits::Fits &fitsfile)lsst::afw::table::io::PersistableFacade< DeltaFunctionKernel >inlinestatic
PersistableFacade< DeltaFunctionKernel >::readFits(std::string const &fileName, int hdu=fits::DEFAULT_HDU)lsst::afw::table::io::PersistableFacade< DeltaFunctionKernel >inlinestatic
PersistableFacade< DeltaFunctionKernel >::readFits(fits::MemFileManager &manager, int hdu=fits::DEFAULT_HDU)lsst::afw::table::io::PersistableFacade< DeltaFunctionKernel >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::DeltaFunctionKernelvirtual
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) constlsst::afw::math::Kernelprotectedvirtual
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::DeltaFunctionKernelvirtual
write(OutputArchiveHandle &handle) const overridelsst::afw::math::DeltaFunctionKernelprotectedvirtual
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
~DeltaFunctionKernel() override=defaultlsst::afw::math::DeltaFunctionKernel
~Kernel() override=defaultlsst::afw::math::Kernel
~Persistable() noexcept=defaultlsst::afw::table::io::Persistablevirtual