Skip to content

Commit 15a74ce

Browse files
Update ext/ManoptManifoldsExt/manifold_functions.jl
Co-authored-by: Patryk Przybysz <PatrykPrzybysz.tl@interia.pl>
1 parent 3ed029c commit 15a74ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/ManoptManifoldsExt/manifold_functions.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ end
236236
"""
237237
Manopt.has_anisotropic_max_stepsize(::Hyperrectangle)
238238
239-
Returns `true`, as `Hyperrectangle` manifold requires generalized Cauchy point computation in solvers.
239+
Returns `true`, as [`Hyperrectangle`](@extref `Manifolds.Hyperrectangle`) manifold requires generalized Cauchy point computation in solvers.
240240
"""
241241
Manopt.has_anisotropic_max_stepsize(::Hyperrectangle) = true
242242

0 commit comments

Comments
 (0)