lsst.afw
22.0.1-32-g5ddfab5d3+23bd69c089
|
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 |