pyhgf.math.gaussian_density#

pyhgf.math.gaussian_density(x: Array | ndarray | bool_ | number | bool | int | float | complex, mean: Array | ndarray | bool_ | number | bool | int | float | complex, precision: Array | ndarray | bool_ | number | bool | int | float | complex) Array | ndarray | bool_ | number | bool | int | float | complex[source]#

Gaussian density as defined by mean and precision.