MGIS
Loading...
Searching...
No Matches
mgis::function::ST2toST2EvaluatorConcept Concept Reference

Concept definition

template<typename EvaluatorType>
(::tfel::math::ST2toST2Concept<evaluator_result<EvaluatorType>>)&&
(std::same_as<
std::decay_t<::tfel::math::base_type<
::tfel::math::numeric_type<evaluator_result<EvaluatorType>>>>,
real>)
a concept that must satisfy an evaluator
Definition EvaluatorConcept.hxx:163
mgis_real real
alias to the numeric type used
Definition Config.hxx:124