Template Class Int3DAuxType

Inheritance Relationships

Base Type

  • public std::unary_function< TF::firstof3_argument_type, TF::result_type >

Class Documentation

template<class TF, class YREG, class ZREG>
class Int3DAuxType : public std::unary_function<TF::firstof3_argument_type, TF::result_type>

Public Functions

Int3DAuxType(const TF &func, const YREG &yreg, const ZREG &zreg, const typename TF::result_type &abserr, const typename TF::result_type &relerr)
TF::result_type operator()(typename TF::firstof3_argument_type x) const