Defined in header <scicpp/signal.hpp>
Find the next fast size of input data to FFT.
Useful for zero-padding.
This returns the next composite of the prime factors 2, 3, and 5 which is greater than or equal to target. (These are also known as 5-smooth numbers, regular numbers, or Hamming numbers.)