Template Function lsst::afw::math::int3d(TF const&, IntRegion<typename TF::result_type>&, IntRegion<typename TF::result_type>&, IntRegion<typename TF::result_type>&, typename TF::result_type const&, typename TF::result_type const&)

Function Documentation

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

Front end for the 3d integrator