Skip to content

Commit

Permalink
disambiguate
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszbaran committed Nov 24, 2024
1 parent 8c95040 commit 9af071f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manifolds/GeneralUnitaryMatrices.jl
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ function get_vector_orthogonal!(
::GeneralUnitaryMatrices{TypeParameter{Tuple{1}},ℝ},
X,
p,
Xⁱ,
Xⁱ::AbstractVector,
N::RealNumbers,
)
return X .= 0
Expand Down

0 comments on commit 9af071f

Please sign in to comment.