lsst.afw
21.0.0-10-g68cce58c5+c7d3cce47e
|
This is the complete list of members for lsst::afw::math::ConvolutionControl, including all inherited members.
ConvolutionControl(bool doNormalize=true, bool doCopyEdge=false, int maxInterpolationDistance=10) | lsst::afw::math::ConvolutionControl | inline |
getDoCopyEdge() const | lsst::afw::math::ConvolutionControl | inline |
getDoNormalize() const | lsst::afw::math::ConvolutionControl | inline |
getMaxInterpolationDistance() const | lsst::afw::math::ConvolutionControl | inline |
setDoCopyEdge(bool doCopyEdge) | lsst::afw::math::ConvolutionControl | inline |
setDoNormalize(bool doNormalize) | lsst::afw::math::ConvolutionControl | inline |
setMaxInterpolationDistance(int maxInterpolationDistance) | lsst::afw::math::ConvolutionControl | inline |