mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
* Fix for #664 * Convert bivariate_statistics test to math_unit_test; update unit tests for constant vector + non-constant. Committer: Nicholas Thompson <nathompson7@protonmail.com> * Return NaN if either dataset is constant. * Fix in one other spot. * Use math::test::report_errors() everywhere. * Correct unit tests for the parallel case. Co-authored-by: Nicholas Thompson <nathompson7@Nicholass-MacBook-Pro.local>