LSST Applications  21.0.0-172-gfb10e10a+18fedfabac,22.0.0+297cba6710,22.0.0+80564b0ff1,22.0.0+8d77f4f51a,22.0.0+a28f4c53b1,22.0.0+dcf3732eb2,22.0.1-1-g7d6de66+2a20fdde0d,22.0.1-1-g8e32f31+297cba6710,22.0.1-1-geca5380+7fa3b7d9b6,22.0.1-12-g44dc1dc+2a20fdde0d,22.0.1-15-g6a90155+515f58c32b,22.0.1-16-g9282f48+790f5f2caa,22.0.1-2-g92698f7+dcf3732eb2,22.0.1-2-ga9b0f51+7fa3b7d9b6,22.0.1-2-gd1925c9+bf4f0e694f,22.0.1-24-g1ad7a390+a9625a72a8,22.0.1-25-g5bf6245+3ad8ecd50b,22.0.1-25-gb120d7b+8b5510f75f,22.0.1-27-g97737f7+2a20fdde0d,22.0.1-32-gf62ce7b1+aa4237961e,22.0.1-4-g0b3f228+2a20fdde0d,22.0.1-4-g243d05b+871c1b8305,22.0.1-4-g3a563be+32dcf1063f,22.0.1-4-g44f2e3d+9e4ab0f4fa,22.0.1-42-gca6935d93+ba5e5ca3eb,22.0.1-5-g15c806e+85460ae5f3,22.0.1-5-g58711c4+611d128589,22.0.1-5-g75bb458+99c117b92f,22.0.1-6-g1c63a23+7fa3b7d9b6,22.0.1-6-g50866e6+84ff5a128b,22.0.1-6-g8d3140d+720564cf76,22.0.1-6-gd805d02+cc5644f571,22.0.1-8-ge5750ce+85460ae5f3,master-g6e05de7fdc+babf819c66,master-g99da0e417a+8d77f4f51a,w.2021.48
LSST Data Management Base Package
lsst::afw::math::FixedKernel Member List

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

_spatialFunctionListlsst::afw::math::Kernelprotected
clone() const overridelsst::afw::math::FixedKernelvirtual
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
doComputeImage(lsst::afw::image::Image< Pixel > &image, bool doNormalize) const overridelsst::afw::math::FixedKernelprotectedvirtual
PersistableFacade< FixedKernel >::dynamicCast(std::shared_ptr< Persistable > const &ptr)lsst::afw::table::io::PersistableFacade< FixedKernel >static
lsst::afw::math::Kernel::dynamicCast(std::shared_ptr< Persistable > const &ptr)lsst::afw::table::io::PersistableFacade< Kernel >static
FixedKernel()lsst::afw::math::FixedKernelexplicit
FixedKernel(lsst::afw::image::Image< Pixel > const &image)lsst::afw::math::FixedKernelexplicit
FixedKernel(lsst::afw::math::Kernel const &kernel, lsst::geom::Point2D const &pos)lsst::afw::math::FixedKernelexplicit
FixedKernel(const FixedKernel &)=deletelsst::afw::math::FixedKernel
FixedKernel(FixedKernel &&)=deletelsst::afw::math::FixedKernel
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::FixedKernelprotectedvirtual
getPythonModule() const overridelsst::afw::math::Kernelprotectedvirtual
getSpatialFunction(unsigned int index) constlsst::afw::math::Kernel
getSpatialFunctionList() constlsst::afw::math::Kernel
getSpatialParameters() constlsst::afw::math::Kernelinline
getSum() constlsst::afw::math::FixedKernelinlinevirtual
getWidth() constlsst::afw::math::Kernelinline
growBBox(lsst::geom::Box2I const &bbox) constlsst::afw::math::Kernel
isPersistable() const noexcept overridelsst::afw::math::FixedKernelinlinevirtual
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
NullSpatialFunction typedeflsst::afw::math::Kernel
operator=(const FixedKernel &)=deletelsst::afw::math::FixedKernel
operator=(FixedKernel &&)=deletelsst::afw::math::FixedKernel
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< FixedKernel >::readFits(fits::Fits &fitsfile)lsst::afw::table::io::PersistableFacade< FixedKernel >inlinestatic
PersistableFacade< FixedKernel >::readFits(std::string const &fileName, int hdu=fits::DEFAULT_HDU)lsst::afw::table::io::PersistableFacade< FixedKernel >inlinestatic
PersistableFacade< FixedKernel >::readFits(fits::MemFileManager &manager, int hdu=fits::DEFAULT_HDU)lsst::afw::table::io::PersistableFacade< FixedKernel >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::FixedKernelvirtual
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::FixedKernelvirtual
write(OutputArchiveHandle &handle) const overridelsst::afw::math::FixedKernelprotectedvirtual
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
~FixedKernel() override=defaultlsst::afw::math::FixedKernel
~Kernel() override=defaultlsst::afw::math::Kernel
~Persistable() noexcept=defaultlsst::afw::table::io::Persistablevirtual