Home
last modified time | relevance | path

Searched refs:math_multiply_accumulate_float_enabler (Results 1 – 2 of 2) sorted by relevance

/dports/math/piranha/piranha-0.11/src/
H A Dmath.hpp372 using math_multiply_accumulate_float_enabler = enable_if_t<std::is_floating_point<T>::value>; typedef
380 struct multiply_accumulate_impl<T, math_multiply_accumulate_float_enabler<T>> {
/dports/math/py-piranha/piranha-0.11/src/
H A Dmath.hpp372 using math_multiply_accumulate_float_enabler = enable_if_t<std::is_floating_point<T>::value>; typedef
380 struct multiply_accumulate_impl<T, math_multiply_accumulate_float_enabler<T>> {