File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
sphinx/source/filespecification/standardmode_en Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -686,7 +686,7 @@ \subsection{Parameters for the numerical condition}
686
686
For \verb |method="CG" |, we assume the calculation is converged
687
687
when the 2-norm of the residual vector becomes smaller than $ 10 ^{-{\tt LanczosEps}/2}$ .
688
688
689
- \item \verb |LancczosTarget |
689
+ \item \verb |LanczosTarget |
690
690
691
691
{\bf Type :} Positive integer (default value: \verb |2 |)
692
692
Original file line number Diff line number Diff line change @@ -610,7 +610,7 @@ \subsection{計算条件のパラメーター}
610
610
\verb |method="CG" |の時には残差ベクトルの2-ノルムが
611
611
$ 10 ^{-{\tt LanczosEps}/2}$ 以下になったら収束したと判断します。
612
612
613
- \item \verb |LancczosTarget |
613
+ \item \verb |LanczosTarget |
614
614
615
615
{\bf 形式 :} 整数(デフォルト値は\verb |2 |)
616
616
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ Parameters for the numerical condition
81
81
2-norm of the residual vector becomes smaller than
82
82
:math: `10 ^{-{\tt LanczosEps}/2 }`.
83
83
84
- * ``LancczosTarget ``
84
+ * ``LanczosTarget ``
85
85
86
86
**Type : ** Positive integer (default value: ``2 ``)
87
87
@@ -154,4 +154,4 @@ Parameters for the numerical condition
154
154
155
155
.. raw :: latex
156
156
157
- \newpage
157
+ \newpage
You can’t perform that action at this time.
0 commit comments