#include <hfilter.h>
Definition at line 35 of file hfilter.h.
◆ Filter()
◆ Count()
Return the number of nonzero values in filter.
Definition at line 54 of file hfilter.h.
◆ data()
Return a pointer to the allocated data.
Definition at line 51 of file hfilter.h.
◆ Fill()
void Filter::Fill |
( |
byte |
value | ) |
|
|
inline |
◆ Get()
Gets the value at index.
Definition at line 83 of file hfilter.h.
◆ Init()
◆ Resize()
Changes the number of elements stored.
Definition at line 60 of file hfilter.h.
◆ Set()
Sets the value at index.
Definition at line 89 of file hfilter.h.
◆ Size()
Return the number of elements in filter.
Definition at line 57 of file hfilter.h.
The documentation for this class was generated from the following file: