ALP User Documentation 0.7.alpha
Algebraic Programming User Documentation
|
Numerical substraction of two numbers. More...
#include <ops.hpp>
Inherits Operator< internal::substract< D1, D1, D1, config::default_backend > >.
Numerical substraction of two numbers.
Mathematical notation: \( \odot(x,y)\ \to\ x - y \).