File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ of `kind`.
6262 the input matrix `A`. Always use the return value of the function as it may not always be
6363 possible to use the provided `CV` as output.
6464
65- See also [`right_orth(!)`](@ref right_orth), [`left_orth (!)`](@ref left_orth ), [`right_orth (!)`](@ref right_orth )
65+ See also [`right_orth(!)`](@ref right_orth), [`left_null (!)`](@ref left_null ), [`right_null (!)`](@ref right_null )
6666"""
6767function left_orth end
6868function left_orth! end
@@ -117,7 +117,7 @@ of `kind`.
117117 the input matrix `A`. Always use the return value of the function as it may not always be
118118 possible to use the provided `CVᴴ` as output.
119119
120- See also [`left_orth(!)`](@ref left_orth), [`left_orth (!)`](@ref left_orth ), [`right_orth (!)`](@ref right_orth )
120+ See also [`left_orth(!)`](@ref left_orth), [`left_null (!)`](@ref left_null ), [`right_null (!)`](@ref right_null )
121121"""
122122function right_orth end
123123function right_orth! end
You can’t perform that action at this time.
0 commit comments