lsst.afw gb3a676b8dc+b4feba26a1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
lsst::afw::math::details::Int2DAuxType< BF, YREG > Class Template Reference

#include <Integrate.h>

Public Member Functions

 Int2DAuxType (BF const &func, YREG const &yreg, typename BF::result_type const &abserr, typename BF::result_type const &relerr)
 
BF::result_type operator() (typename BF::first_argument_type x) const
 

Detailed Description

template<class BF, class YREG>
class lsst::afw::math::details::Int2DAuxType< BF, YREG >

Definition at line 634 of file Integrate.h.

Constructor & Destructor Documentation

◆ Int2DAuxType()

template<class BF , class YREG >
lsst::afw::math::details::Int2DAuxType< BF, YREG >::Int2DAuxType ( BF const & func,
YREG const & yreg,
typename BF::result_type const & abserr,
typename BF::result_type const & relerr )
inline

Definition at line 636 of file Integrate.h.

Member Function Documentation

◆ operator()()

template<class BF , class YREG >
BF::result_type lsst::afw::math::details::Int2DAuxType< BF, YREG >::operator() ( typename BF::first_argument_type x) const
inline

Definition at line 640 of file Integrate.h.


The documentation for this class was generated from the following file: