diff options
author | Prefetch | 2021-02-21 20:53:46 +0100 |
---|---|---|
committer | Prefetch | 2021-02-21 20:53:46 +0100 |
commit | 15bfb7730801809704c6561e20c5ca47627b2d79 (patch) | |
tree | 0f911134a4b040cb43b1acbecfb43931bd5c0837 /content/know/category/mathematics.md | |
parent | d33ac5f01a6599406d516edfd45b9938795cea6d (diff) |
Add "Gram-Schmidt method"
Diffstat (limited to 'content/know/category/mathematics.md')
-rw-r--r-- | content/know/category/mathematics.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/content/know/category/mathematics.md b/content/know/category/mathematics.md index f726f9f..81756d3 100644 --- a/content/know/category/mathematics.md +++ b/content/know/category/mathematics.md @@ -15,6 +15,9 @@ Alphabetical list of concepts in this category. ## F * [Fourier transform](/know/concept/fourier-transform/) +## G +* [Gram-Schmidt method](/know/concept/gram-schmidt-method) + ## H * [Hilbert space](/know/concept/hilbert-space/) |