Make explicit cast and do the operation in float instead of double.
This remove some compilation warning that go treated as errors. This should be faster as all computation is done in float instead of a mix of float and double.
正在显示
请
注册
或者
登录
后发表评论