mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Added accuracy comments.
This commit is contained in:
@@ -846,7 +846,12 @@ struct zeta_impl {
|
||||
*
|
||||
* ACCURACY:
|
||||
*
|
||||
* Relative error for single precision:
|
||||
* arithmetic domain # trials peak rms
|
||||
* IEEE 0,25 10000 6.9e-7 1.0e-7
|
||||
*
|
||||
* Large arguments may produce underflow in powf(), in which
|
||||
* case the results are inaccurate.
|
||||
*
|
||||
* REFERENCE:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user