2
0
mirror of https://github.com/boostorg/math.git synced 2026-02-26 04:42:22 +00:00

1F1 and 2F0 coverage.

This commit is contained in:
jzmaddock
2024-07-14 11:17:21 +01:00
parent ba6838ce07
commit 2b4512a7cd
3 changed files with 3 additions and 2 deletions

View File

@@ -140,7 +140,7 @@ namespace boost { namespace math { namespace detail {
return hypergeometric_1F1_from_function_ratio_negative_b_forwards(a, b, z, pol, log_scaling);
}
#endif
// LCOV_EXCL_END
// LCOV_EXCL_STOP
}
//
// We could fall back to Tricomi's approximation if we're in the transition zone