Template Function lsst::afw::math::makeApproximate¶
Function Documentation¶
Construct a new Approximate object, inferring the type from the type of the given MaskedImage.
- Parameters
x
: the x-values of pointsy
: the y-values of pointsim
: The values at (x, y)bbox
: Range where approximation should be validctrl
: desired approximation algorithm