Tristan Matthews accepted merge request !57: checkasm: scale the mdf_inner_prod tolerance by sum|x*y| at Xiph.Org / SpeexDSP
Tolerance adjustment to mdf_inner_prod in the test (kernel is unchanged) to previous merge (!49). The float check measured the C-vs-RVV rounding difference as a fraction of the dot product's own result, which cancellation can drive to nearl…