1 Aug
2009
1 Aug
'09
9:50 p.m.
Joel Falcou wrote:
Other point, I saw that there is check in Boost.test which check for an arbitrary precision result. However it uses raw value (like 0.001) where having a check based on ULP or RMS maybe better. Is there anyway to integrate those test using existing test framework ?
So, how did you mean to use RMS for FP value comparison? Gennadiy