File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ The following keyword arguments are supported:
88
88
89
89
=============== ================================== ==================================
90
90
``sigma`` iteration mode ``which`` refers to the problem
91
- --------------- ---------------------------------- ----------------------------------
91
+ =============== ================================== ==================================
92
92
``nothing`` ordinary (forward) :math:`Av = Bv\l ambda`
93
93
real or complex inverse with level shift ``sigma`` :math:`(A - \s igma B )^{-1}B = v\n u`
94
94
=============== ================================== ==================================
Original file line number Diff line number Diff line change @@ -999,7 +999,7 @@ Linear algebra functions in Julia are largely implemented by calling functions f
999
999
1000
1000
=============== ================================== ==================================
1001
1001
``sigma `` iteration mode ``which `` refers to the problem
1002
- --------------- ---------------------------------- ----------------------------------
1002
+ =============== ================================== ==================================
1003
1003
``nothing `` ordinary (forward) :math: `Av = Bv\lambda `
1004
1004
real or complex inverse with level shift ``sigma `` :math: `(A - \sigma B )^{-1 }B = v\nu `
1005
1005
=============== ================================== ==================================
You can’t perform that action at this time.
0 commit comments