Class template Dune::XT::Functions::DifferenceFunction¶
Inherits from Dune::XT::Functions::CombinedFunction.
- template<class, class> Dune::XT::Functions::DifferenceFunction<class, class> : public CombinedFunction<MinuendType, SubtrahendType, CombinationType::difference>
Function representing the difference between two functions.
See also:
internal::Combined,internal::Combined
Type alias Dune::XT::Functions::DifferenceFunction::BaseType¶
-
type Dune::XT::Functions::DifferenceFunction::BaseType¶
No documentation provided.
Function template Dune::XT::Functions::DifferenceFunction::DifferenceFunction<type-parameter-0-0, type-parameter-0-1>¶
- template<class, class> template <class ...Args, typename> explicit Dune::XT::Functions::DifferenceFunction<class, class>::DifferenceFunction<type-parameter-0-0, type-parameter-0-1>(Args &&...args)
No documentation provided.