Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
SortMedian.h
Go to the documentation of this file.
1#ifndef SORTMEDIAN_H
2#define SORTMEDIAN_H
3
4#include "third/Median.h"
5
7
8#endif
std::vector< power_elem_t > PowerVector
Definition: Element.h:9
void sort_median(MedianFilter f, const PowerVector &x, PowerVector &y)
Definition: Median.h:8