Template Class Int2DAuxType

Inheritance Relationships

Base Type

  • public std::unary_function< BF::first_argument_type, BF::result_type >

Class Documentation

template<class BF, class YREG>
class Int2DAuxType : public std::unary_function<BF::first_argument_type, BF::result_type>

Public 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