FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator/()
[2/2]
FASTLED_FORCE_INLINE
s0x32
fl::fl::s0x32::operator/
(
s0x32
b
)
const
inline
constexpr
Definition at line
106
of file
s16x16x4.h
.
106
{
107
auto
t_vec =
s16x16x4::set1
(
t
);
108
auto
diff = b - (*this);
109
return
(*
this
) + (diff * t_vec);
110
}
111
fl::t
t
Definition
transposition.cpp.hpp:27
fl::s16x16x4::set1
static FASTLED_FORCE_INLINE s16x16x4 set1(s16x16 value)
Definition
s16x16x4.h:41
fl
fl
s0x32
Generated on Tue Jun 16 2026 00:07:10 for FastLED by
1.13.2