gpt4 book ai didi

c++ - boost.random buggy 警告 - 这是什么意思?

转载 作者:行者123 更新时间:2023-11-30 04:33:41 26 4
gpt4 key购买 nike

documentation对于 boost.random 的均匀分布说

Note: The current implementation is buggy, because it may not fill all of the mantissa with random bits. I'm unsure how to fill a (to-be-invented) boost::bigfloat class with random bits efficiently. It's probably time for a traits class.

我不知道这是什么意思(尾数是什么?)。这是否意味着我不应该使用发行版(在这种情况下,为什么它在发布包中?)?还是我应该小心(不要做什么?)

最佳答案

这是一个警告,当前的 boost::random 实现没有用相同的分布填充所有位,因此数字“随机性略低”(量化该声明很有趣)比他们本来可以的。

但是,您很可能无法分辨。

关于c++ - boost.random buggy 警告 - 这是什么意思?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6597760/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com