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&)

Function Documentation

template<class BF>
BF::result_type lsst::afw::math::int2d(BF const &func, IntRegion<typename BF::result_type> &reg, IntRegion<typename BF::result_type> &yreg, typename BF::result_type const &abserr = DEFABSERR, typename BF::result_type const &relerr = DEFRELERR)

Front end for the 2d integrator