Searched defs:ErrorWNormReduce (Results 1 – 1 of 1) sorted by relevance
1764 struct ErrorWNormReduce { struct1765 using value_type = typename ErrorWNormTransformBase<wnormtype>::result_type;1767 …VICE_INLINE_DECL value_type operator()(const value_type &lhs, const value_type &rhs) const noexcept in operator ()()