Skip to content

Commit

Permalink
Update src/retractions.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Ronny Bergmann <[email protected]>
  • Loading branch information
mateuszbaran and kellertuer committed Oct 10, 2023
1 parent 22aaf3a commit 0899b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/retractions.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1079,7 +1079,7 @@ function retract_softmax! end
Compute the in-place variant of the [`SasakiRetraction`](@ref) `m`.
"""
retract_pade!(M::AbstractManifold, q, p, X, t::Number, m::SasakiRetraction)
retract_sasaki!(M::AbstractManifold, q, p, X, t::Number, m::SasakiRetraction)

function retract_sasaki! end

Expand Down

0 comments on commit 0899b38

Please sign in to comment.