Template Function lsst::afw::math::int3d(TF const&, IntRegion<typename TF::result_type>&, YREG const&, ZREG const&, typename TF::result_type const&, typename TF::result_type const&)¶
Function Documentation¶
- 
template<class 
TF, classYREG, classZREG>
TF::result_typelsst::afw::math::int3d(TF const &func, IntRegion<typename TF::result_type> ®, YREG const &yreg, ZREG const &zreg, typename TF::result_type const &abserr = DEFABSERR, typename TF::result_type const &relerr = DEFRELERR) Front end for the 3d integrator