Vector Class Discussion

Please add fabs()
Author: Agner Date: 2014-10-19 13:08
Thanks for the reference to the fma function. However, std::fma is guaranteed to have infinite precision for the intermediate product, while my mul_add has only standard precision if no FMA instruction set is supported. Only my mul_sub_x is certain to have _almost_ infinite precision. Secondly, there seem to be no standard names for mul_sub and nmul_add.
 
thread Please add fabs() new - Ilja Honkonen - 2014-10-19
last replythread Please add fabs() new - Agner - 2014-10-19
last replythread Please add fabs() new - Ilja Honkonen - 2014-10-19
last reply Please add fabs() - Agner - 2014-10-19