Introduce a histogram filter for filtering discrete values
This commit is contained in:
@@ -44,7 +44,6 @@ namespace RubberBand {
|
||||
* RingBuffer is thread-safe provided only one thread writes and only
|
||||
* one thread reads.
|
||||
*/
|
||||
|
||||
template <typename T>
|
||||
class RingBuffer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user