mentat/rand/distributions/normal/sidebar-items.js
2018-08-22 17:04:13 +00:00

1 line
No EOL
285 B
JavaScript

initSidebarItems({"struct":[["LogNormal","The log-normal distribution `ln N(mean, std_dev**2)`."],["Normal","The normal distribution `N(mean, std_dev**2)`."],["StandardNormal","A wrapper around an `f64` to generate N(0, 1) random numbers (a.k.a. a standard normal, or Gaussian)."]]});