Skip to content

Commit 015ab07

Browse files
committed
export new abstract types
1 parent 46e20a9 commit 015ab07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/abstract.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
export AbstractLinearOperator,
2+
AbstractQuasiNewtonOperator,
3+
AbstractDiagonalQuasiNewtonOperator,
24
LinearOperator,
35
LinearOperatorException,
46
hermitian,

0 commit comments

Comments
 (0)