Searched defs:ClampMathOp (Results 1 – 2 of 2) sorted by relevance
218 constexpr ClampedNumeric<typename MathWrapper<M, L, R>::type> ClampMathOp(const L lhs, const R rhs) in ClampMathOp() function226 constexpr auto ClampMathOp(const L lhs, const R rhs, const Args... args) in ClampMathOp() function
206 constexpr ClampedNumeric<typename MathWrapper<M, L, R>::type> ClampMathOp( in ClampMathOp() function220 ClampMathOp(const L lhs, const R rhs, const Args... args) { in ClampMathOp() function