todo
来自「数学公式库--非常不错 The GNU Scientific Library 」· 代码 · 共 11 行
TXT
11 行
* Sort out "const" in prototypes, it looks odd since there are constsfor many functions which modify the state. (Applies to both qrng and rng)* It would be useful to include functions to generate quasi-random number distributions (at least the Gaussian distribution)? obviously the Box-Mueller algorithm cannot be used to maintain the low discrepancy characteristics of the sequence, there are several methods suggested in the literature but it isn't at all my field so I'm not sure which is to be preferred. (DENISON Francis <francis.denison@irsn.fr>)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?