Contents
Namespaces
Classes
Enums
Functions
Typedefs
Variables
Namespace lsst::afw::math::detail
Namespace lsst::afw::math::details
Struct deltafunction_kernel_tag
Struct FitResults
Struct generic_kernel_tag
Template Struct IntRegion
Template Struct is_analyticKernel
Template Struct is_analyticKernel< AnalyticKernel >
Template Struct is_analyticKernel< KernelT * >
Template Struct is_analyticKernel< std::shared_ptr< KernelT > >
Struct Kernel::PersistenceHelper
Template Struct kernel_traits
Class AnalyticKernel
Template Class Approximate
Class ApproximateControl
Class Background
Class BackgroundControl
Class BackgroundMI
Template Class BasePolynomialFunction2
Class BilinearWarpingKernel
Class BilinearWarpingKernel::BilinearFunction1
Class BoundedField
Class CandidateVisitor
Template Class Chebyshev1Function1
Template Class Chebyshev1Function2
Class ChebyshevBoundedField
Class ChebyshevBoundedFieldControl
Class ConvolutionControl
Template Class Covariogram
Class DeltaFunctionKernel
Template Class DoubleGaussianFunction2
Class FixedKernel
Template Class Function
Template Class Function1
Template Class Function2
Template Class GaussianFunction1
Template Class GaussianFunction2
Template Class GaussianProcess
Class GaussianProcessTimer
Template Class ImageImposter
Template Class infinite_iterator
Template Class IntegerDeltaFunction1
Template Class IntegerDeltaFunction2
Class Interpolate
Template Class KdTree
Class Kernel
Template Class LanczosFunction1
Template Class LanczosFunction2
Class LanczosWarpingKernel
Class LeastSquares
Class LinearCombinationKernel
Template Class MaskedVector
Class MaskedVector::iterator
Template Class MaskImposter
Class NearestWarpingKernel
Class NearestWarpingKernel::NearestFunction1
Template Class NeuralNetCovariogram
Template Class NullFunction1
Template Class NullFunction2
Class PixelAreaBoundedField
Template Class PolynomialFunction1
Template Class PolynomialFunction2
Class ProductBoundedField
Class Random
Class SeparableKernel
Class SpatialCell
Class SpatialCellCandidate
Class SpatialCellCandidateIterator
Class SpatialCellImageCandidate
Class SpatialCellSet
Template Class SquaredExpCovariogram
Class Statistics
Class StatisticsControl
Class TransformBoundedField
Class WarpingControl
Enum Property
Enum UndersampleStyle
Template Function lsst::afw::math::binImage(ImageT const&, int const, int const, lsst::afw::math::Property const)
Template Function lsst::afw::math::binImage(ImageT const&, int const, lsst::afw::math::Property const)
Template Function lsst::afw::math::convolve(OutImageT&, InImageT const&, KernelT const&, ConvolutionControl const&)
Template Function lsst::afw::math::convolve(OutImageT&, InImageT const&, KernelT const&, bool, bool)
Template Function lsst::afw::math::convolveAtAPoint(typename InImageT::const_xy_locator, typename lsst::afw::image::Image<lsst::afw::math::Kernel::Pixel>::const_xy_locator, int, int)
Template Function lsst::afw::math::convolveAtAPoint(typename InImageT::const_xy_locator, std::vector<lsst::afw::math::Kernel::Pixel> const&, std::vector<lsst::afw::math::Kernel::Pixel> const&)
Template Function lsst::afw::math::convolveAtAPoint(typename InImageT::const_xy_locator, std::vector<Kernel::Pixel> const&, std::vector<Kernel::Pixel> const&)
Template Function lsst::afw::math::edgePixel(lsst::afw::image::detail::Image_tag)
Template Function lsst::afw::math::edgePixel(lsst::afw::image::detail::MaskedImage_tag)
Template Function lsst::afw::math::flipImage
Template Function lsst::afw::math::int1d
Template Function lsst::afw::math::int2d(BF const&, IntRegion<typename BF::result_type>&, YREG const&, typename BF::result_type const&, typename BF::result_type const&)
Template Function lsst::afw::math::int2d(BF const&, IntRegion<typename BF::result_type>&, IntRegion<typename BF::result_type>&, typename BF::result_type const&, typename BF::result_type const&)
Template Function lsst::afw::math::int3d(TF const&, IntRegion<typename TF::result_type>&, YREG const&, ZREG const&, typename TF::result_type const&, typename TF::result_type const&)
Template Function lsst::afw::math::int3d(TF const&, IntRegion<typename TF::result_type>&, IntRegion<typename TF::result_type>&, IntRegion<typename TF::result_type>&, typename TF::result_type const&, typename TF::result_type const&)
Template Function lsst::afw::math::integrate
Template Function lsst::afw::math::integrate2d
Function lsst::afw::math::lookupMaxInterpStyle
Function lsst::afw::math::lookupMinInterpPoints
Template Function lsst::afw::math::makeApproximate
Template Function lsst::afw::math::makeBackground
Function lsst::afw::math::makeInterpolate(std::vector<double> const&, std::vector<double> const&, Interpolate::Style const)
Function lsst::afw::math::makeInterpolate(ndarray::Array<double const, 1> const&, ndarray::Array<double const, 1> const&, Interpolate::Style const)
Template Function lsst::afw::math::makeStatistics(lsst::afw::image::Image<Pixel> const&, lsst::afw::image::Mask<image::MaskPixel> const&, int const, StatisticsControl const&)
Template Function lsst::afw::math::makeStatistics(ImageT const&, MaskT const&, VarianceT const&, int const, StatisticsControl const&)
Template Function lsst::afw::math::makeStatistics(lsst::afw::image::MaskedImage<Pixel> const&, int const, StatisticsControl const&)
Template Function lsst::afw::math::makeStatistics(lsst::afw::image::MaskedImage<Pixel> const&, lsst::afw::image::Image<WeightPixel> const&, int const, StatisticsControl const&)
Function lsst::afw::math::makeStatistics(lsst::afw::image::Mask<lsst::afw::image::MaskPixel> const&, int const, StatisticsControl const&)
Template Function lsst::afw::math::makeStatistics(lsst::afw::image::Image<Pixel> const&, int const, StatisticsControl const&)
Template Function lsst::afw::math::makeStatistics(std::vector<EntryT> const&, int const, StatisticsControl const&)
Template Function lsst::afw::math::makeStatistics(std::vector<EntryT> const&, std::vector<WeightPixel> const&, int const, StatisticsControl const&)
Template Function lsst::afw::math::makeStatistics(lsst::afw::math::MaskedVector<EntryT> const&, int const, StatisticsControl const&)
Template Function lsst::afw::math::makeStatistics(lsst::afw::math::MaskedVector<EntryT> const&, std::vector<WeightPixel> const&, int const, StatisticsControl const&)
Function lsst::afw::math::makeWarpingKernel
Template Function lsst::afw::math::minimize(lsst::afw::math::Function1<ReturnT> const&, std::vector<double> const&, std::vector<double> const&, std::vector<double> const&, std::vector<double> const&, std::vector<double> const&, double)
Template Function lsst::afw::math::minimize(lsst::afw::math::Function2<ReturnT> const&, std::vector<double> const&, std::vector<double> const&, std::vector<double> const&, std::vector<double> const&, std::vector<double> const&, std::vector<double> const&, double)
Template Function lsst::afw::math::offsetImage
Function lsst::afw::math::operator*
Function lsst::afw::math::printKernel
Template Function lsst::afw::math::randomChisqImage
Template Function lsst::afw::math::randomFlatImage
Template Function lsst::afw::math::randomGaussianImage
Template Function lsst::afw::math::randomPoissonImage
Template Function lsst::afw::math::randomUniformImage
Template Function lsst::afw::math::randomUniformIntImage
Template Function lsst::afw::math::randomUniformPosImage
Template Function lsst::afw::math::rotateImageBy90
Template Function lsst::afw::math::scaledPlus
Template Function lsst::afw::math::statisticsStack(std::vector<std::shared_ptr<lsst::afw::image::Image<PixelT>>>&, Property, StatisticsControl const&, std::vector<lsst::afw::image::VariancePixel> const&)
Template Function lsst::afw::math::statisticsStack(lsst::afw::image::Image<PixelT>&, std::vector<std::shared_ptr<lsst::afw::image::Image<PixelT>>>&, Property, StatisticsControl const&, std::vector<lsst::afw::image::VariancePixel> const&)
Template Function lsst::afw::math::statisticsStack(std::vector<std::shared_ptr<lsst::afw::image::MaskedImage<PixelT>>>&, Property, StatisticsControl const&, std::vector<lsst::afw::image::VariancePixel> const&, image::MaskPixel, std::vector<std::pair<image::MaskPixel, image::MaskPixel>> const&)
Template Function lsst::afw::math::statisticsStack(std::vector<std::shared_ptr<lsst::afw::image::MaskedImage<PixelT>>>&, Property, StatisticsControl const&, std::vector<lsst::afw::image::VariancePixel> const&, image::MaskPixel, image::MaskPixel)
Template Function lsst::afw::math::statisticsStack(lsst::afw::image::MaskedImage<PixelT>&, std::vector<std::shared_ptr<lsst::afw::image::MaskedImage<PixelT>>>&, Property, StatisticsControl const&, std::vector<lsst::afw::image::VariancePixel> const&, image::MaskPixel, std::vector<std::pair<image::MaskPixel, image::MaskPixel>> const&)
Template Function lsst::afw::math::statisticsStack(lsst::afw::image::MaskedImage<PixelT>&, std::vector<std::shared_ptr<lsst::afw::image::MaskedImage<PixelT>>>&, Property, StatisticsControl const&, std::vector<lsst::afw::image::VariancePixel> const&, image::MaskPixel, image::MaskPixel)
Template Function lsst::afw::math::statisticsStack(std::vector<std::vector<PixelT>>&, Property, StatisticsControl const&, std::vector<lsst::afw::image::VariancePixel> const&)
Template Function lsst::afw::math::statisticsStack(lsst::afw::image::Image<PixelT> const&, Property, char, StatisticsControl const&)
Template Function lsst::afw::math::statisticsStack(lsst::afw::image::MaskedImage<PixelT> const&, Property, char, StatisticsControl const&)
Function lsst::afw::math::stringToInterpStyle
Function lsst::afw::math::stringToStatisticsProperty
Function lsst::afw::math::stringToUndersampleStyle
Template Function lsst::afw::math::warpCenteredImage
Template Function lsst::afw::math::warpExposure
Template Function lsst::afw::math::warpImage(DestImageT&, geom::SkyWcs const&, SrcImageT const&, geom::SkyWcs const&, WarpingControl const&, typename DestImageT::SinglePixel)
Template Function lsst::afw::math::warpImage(DestImageT&, SrcImageT const&, geom::TransformPoint2ToPoint2 const&, WarpingControl const&, typename DestImageT::SinglePixel)
Typedef lsst::afw::math::KernelList
Typedef lsst::afw::math::WeightPixel
Variable lsst::afw::math::DEFABSERR
Variable lsst::afw::math::DEFRELERR
Variable lsst::afw::math::deltafunction_kernel_tag_
Variable lsst::afw::math::generic_kernel_tag_
Variable lsst::afw::math::IS_NOTHROW_INIT
Variable lsst::afw::math::MOCK_INF