lsst.afw
20.0.0-16-gfab17e72e+f119078cbc
|
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 |