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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user