blah2
A real-time passive radar
HammingNumber.h File Reference
#include <vector>
#include <stdint.h>
Include dependency graph for HammingNumber.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HammingNumber
 Hamming number generator. More...
 

Functions

uint32_t next_hamming (uint32_t value)
 Calculate the next 5-smooth Hamming Number larger than value. More...
 

Function Documentation

◆ next_hamming()

uint32_t next_hamming ( uint32_t  value)

Calculate the next 5-smooth Hamming Number larger than value.

Parameters
valueValue to round
Returns
value rounded to Hamming number