_buildKernelSolution(afw::math::KernelList const &basisList, Eigen::MatrixXd const &hMat) | lsst::ip::diffim::KernelCandidate< _PixelT > | private |
_coreFlux | lsst::ip::diffim::KernelCandidate< _PixelT > | private |
_fitForBackground | lsst::ip::diffim::KernelCandidate< _PixelT > | private |
_isInitialized | lsst::ip::diffim::KernelCandidate< _PixelT > | private |
_kernelSolutionOrig | lsst::ip::diffim::KernelCandidate< _PixelT > | private |
_kernelSolutionPca | lsst::ip::diffim::KernelCandidate< _PixelT > | private |
_policy | lsst::ip::diffim::KernelCandidate< _PixelT > | private |
_scienceMaskedImage | lsst::ip::diffim::KernelCandidate< _PixelT > | private |
_source | lsst::ip::diffim::KernelCandidate< _PixelT > | private |
_templateMaskedImage | lsst::ip::diffim::KernelCandidate< _PixelT > | private |
_useRegularization | lsst::ip::diffim::KernelCandidate< _PixelT > | private |
_varianceEstimate | lsst::ip::diffim::KernelCandidate< _PixelT > | private |
build(afw::math::KernelList const &basisList) | lsst::ip::diffim::KernelCandidate< _PixelT > | |
build(afw::math::KernelList const &basisList, Eigen::MatrixXd const &hMat) | lsst::ip::diffim::KernelCandidate< _PixelT > | |
CandidateSwitch enum name | lsst::ip::diffim::KernelCandidate< _PixelT > | |
getBackground(CandidateSwitch cand) const | lsst::ip::diffim::KernelCandidate< _PixelT > | |
getCandidateRating() const | lsst::ip::diffim::KernelCandidate< _PixelT > | inline |
getDifferenceImage(CandidateSwitch cand) | lsst::ip::diffim::KernelCandidate< _PixelT > | |
getDifferenceImage(std::shared_ptr< afw::math::Kernel > kernel, double background) | lsst::ip::diffim::KernelCandidate< _PixelT > | |
getImage() const | lsst::ip::diffim::KernelCandidate< _PixelT > | |
getKernel(CandidateSwitch cand) const | lsst::ip::diffim::KernelCandidate< _PixelT > | |
getKernelImage(CandidateSwitch cand) const | lsst::ip::diffim::KernelCandidate< _PixelT > | |
getKernelSolution(CandidateSwitch cand) const | lsst::ip::diffim::KernelCandidate< _PixelT > | |
getKsum(CandidateSwitch cand) const | lsst::ip::diffim::KernelCandidate< _PixelT > | |
getScienceMaskedImage() | lsst::ip::diffim::KernelCandidate< _PixelT > | inline |
getSource() const | lsst::ip::diffim::KernelCandidate< _PixelT > | inline |
getTemplateMaskedImage() | lsst::ip::diffim::KernelCandidate< _PixelT > | inline |
ImageT typedef | lsst::ip::diffim::KernelCandidate< _PixelT > | |
isInitialized() const | lsst::ip::diffim::KernelCandidate< _PixelT > | inline |
KernelCandidate(float const xCenter, float const yCenter, MaskedImagePtr const &templateMaskedImage, MaskedImagePtr const &scienceMaskedImage, pex::policy::Policy const &policy) | lsst::ip::diffim::KernelCandidate< _PixelT > | |
KernelCandidate(SourcePtr const &source, MaskedImagePtr const &templateMaskedImage, MaskedImagePtr const &scienceMaskedImage, pex::policy::Policy const &policy) | lsst::ip::diffim::KernelCandidate< _PixelT > | |
MaskedImagePtr typedef | lsst::ip::diffim::KernelCandidate< _PixelT > | |
ORIG enum value | lsst::ip::diffim::KernelCandidate< _PixelT > | |
PCA enum value | lsst::ip::diffim::KernelCandidate< _PixelT > | |
PixelT typedef | lsst::ip::diffim::KernelCandidate< _PixelT > | |
Ptr typedef | lsst::ip::diffim::KernelCandidate< _PixelT > | |
RECENT enum value | lsst::ip::diffim::KernelCandidate< _PixelT > | |
SourcePtr typedef | lsst::ip::diffim::KernelCandidate< _PixelT > | |
VariancePtr typedef | lsst::ip::diffim::KernelCandidate< _PixelT > | |
~KernelCandidate() | lsst::ip::diffim::KernelCandidate< _PixelT > | inlinevirtual |