Class template Dune::XT::Functions::FractionFunction¶
Inherits from Dune::XT::Functions::CombinedFunction.
- template<class, class> Dune::XT::Functions::FractionFunction<class, class> : public CombinedFunction<NominatorType, DenominatorType, CombinationType::fraction>
Function representing the fraction of two functions.
See also:
CombinedFunction,CombinedFunction
Type alias Dune::XT::Functions::FractionFunction::BaseType¶
-
type Dune::XT::Functions::FractionFunction::BaseType¶
No documentation provided.
Function template Dune::XT::Functions::FractionFunction::FractionFunction<type-parameter-0-0, type-parameter-0-1>¶
- template<class, class> template <class ...Args, typename> explicit Dune::XT::Functions::FractionFunction<class, class>::FractionFunction<type-parameter-0-0, type-parameter-0-1>(Args &&...args)
No documentation provided.