Skip to content

Commit ba27be0

Browse files
committed
mark as public
1 parent 1c4f80e commit ba27be0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/MatrixAlgebraKit.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ export notrunc, truncrank, trunctol, truncerror, truncfilter
6565
:svd_pullback!, :svd_trunc_pullback!
6666
)
6767
)
68+
eval(Expr(:public, :is_left_isometric, :is_right_isometric))
6869
end
6970

7071
include("common/defaults.jl")

0 commit comments

Comments
 (0)