Skip to content

Commit 70b7ee7

Browse files
feat(internalimpedance): implement ScaledBessel kernel for :inner, :outer, and :mutual forms
Fixes #16
1 parent 20e3aa0 commit 70b7ee7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/utils/Utils.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ export to_nominal,
2929
bias_to_uncertain,
3030
to_upper,
3131
to_lower,
32-
percent_error,
33-
besseliu, besselku, besselju
32+
percent_error
3433

3534
# Module-specific dependencies
3635
using ..Commons

0 commit comments

Comments
 (0)