diff options
Diffstat (limited to 'source/know/concept/gram-schmidt-method')
-rw-r--r-- | source/know/concept/gram-schmidt-method/index.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/know/concept/gram-schmidt-method/index.md b/source/know/concept/gram-schmidt-method/index.md index a62522e..1f5a0bd 100644 --- a/source/know/concept/gram-schmidt-method/index.md +++ b/source/know/concept/gram-schmidt-method/index.md @@ -58,8 +58,7 @@ into an orthonormal set $$\ket{n_1}, \ket{n_2}, ...$$ as follows to all previous $$\ket{n_m}$$ with $$m < k$$. This is known as the **modified Gram-Schmidt method**. -3. Normalize the resulting ortho*gonal* vector $$\ket{g_j}$$ to make it - ortho*normal*: +3. Normalize the resulting ortho*gonal* vector $$\ket{g_j}$$ to make it ortho*normal*: $$\begin{aligned} \ket{n_j} |