Numerix v0.4.2 Numerix.Window

Functions used to smoothly bring a sampled signal down to zero at the edges of the sampled region. https://en.wikipedia.org/wiki/Window_function 

Summary

Functions

A bell curve function calculated based on the width (distance) and sigma (standard deviation)

Functions

gaussian(width, sigma \\ 1.0)
gaussian(number, number) :: float

A bell curve function calculated based on the width (distance) and sigma (standard deviation).