lsst.afw gf03f0b42f3+f620a9ee49
Loading...
Searching...
No Matches
lsst::afw::math::details::AuxFunc2< UnaryFunctionT > Struct Template Reference

#include <Integrate.h>

Public Member Functions

 AuxFunc2 (UnaryFunctionT const &f)
 
template<typename Arg>
auto operator() (Arg x) const
 

Detailed Description

template<typename UnaryFunctionT>
struct lsst::afw::math::details::AuxFunc2< UnaryFunctionT >

Definition at line 592 of file Integrate.h.

Constructor & Destructor Documentation

◆ AuxFunc2()

template<typename UnaryFunctionT>
lsst::afw::math::details::AuxFunc2< UnaryFunctionT >::AuxFunc2 ( UnaryFunctionT const & f)
inline

Definition at line 594 of file Integrate.h.

Member Function Documentation

◆ operator()()

template<typename UnaryFunctionT>
template<typename Arg>
auto lsst::afw::math::details::AuxFunc2< UnaryFunctionT >::operator() ( Arg x) const
inline

Definition at line 596 of file Integrate.h.


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