ALP User Documentation
0.8.preview
Algebraic Programming User Documentation
|
This operator returns the absolute difference between two numbers. More...
Inherits Operator< internal::abs_diff< D1, D2, D3, implementation > >.
This operator returns the absolute difference between two numbers.
Mathematical notation: \( \odot(x,y) \to |x-y| \).
std::abs
overloads available.