Home
last modified time | relevance | path

Searched defs:DifferenceOperation (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/emboss/runtime/cpp/
H A Demboss_arithmetic.h106 struct DifferenceOperation { struct
108 static inline constexpr T Do(T l, T r) { in Do()