Skip to content

Commit

Permalink
export transpose! and ctranspose!
Browse files Browse the repository at this point in the history
  • Loading branch information
Jutho committed Nov 6, 2014
1 parent 4604dcb commit 1af23bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions base/exports.jl
Original file line number Diff line number Diff line change
Expand Up @@ -630,6 +630,7 @@ export
cond,
condskeel,
cross,
ctranspose!,
ctranspose,
det,
diag,
Expand Down Expand Up @@ -690,6 +691,7 @@ export
svdvals,
sylvester,
trace,
transpose!,
transpose,
tril!,
tril,
Expand Down

0 comments on commit 1af23bb

Please sign in to comment.