|
FastLED 3.9.15
|
| Iterator fl::lower_bound | ( | Iterator | first, |
| Iterator | last, | ||
| const T & | value, | ||
| Compare | comp ) |
Definition at line 551 of file algorithm.h.
References FL_NOEXCEPT, fl::detail::lower_bound_impl(), and type_rank< T >::value.
Referenced by fl::detail::AlphaTrimmedMeanImpl< T, N >::update(), fl::detail::HampelFilterImpl< T, N >::update(), and fl::detail::MedianFilterImpl< T, N >::update().
Here is the call graph for this function:
Here is the caller graph for this function: