daffodil ~master (2017-01-29T03:12:49Z)
Dub
Repo
gaussianDistribution
daffodil
filter
gaussian
Evaluate the gaussian/normal distribution for a given `x`, `stDev` and `mean`.
real
gaussianDistribution
(
real
x
,
real
stDev
= 1
,
real
mean
= 0
)
Meta
Source
See Implementation
daffodil
filter
gaussian
functions
gaussianBlurred
gaussianDistribution
gaussianMatrix
Evaluate the gaussian/normal distribution for a given `x`, `stDev` and `mean`.