Skip to content

Commit 572458b

Browse files
authored
Export compute_r (#233)
1 parent 9e20d63 commit 572458b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/trust-region/ar-trust-region.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export ARTrustRegion
1+
export ARTrustRegion, compute_r
22

33
"""
44
ARTrustRegion(α₀::T;kwargs...)

0 commit comments

Comments
 (0)