Files
cppdraft_translate/cppdraft/linalg/overview.md
2025-10-25 03:02:53 +03:00

17 lines
598 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[linalg.overview]
# 29 Numerics library [[numerics]](./#numerics)
## 29.9 Basic linear algebra algorithms [[linalg]](linalg#overview)
### 29.9.1 Overview [linalg.overview]
[1](#1)
[#](http://github.com/Eelis/draft/tree/9adde4bc1c62ec234483e63ea3b70a59724c745a/source/numerics.tex#L10920)
Subclause [[linalg]](linalg "29.9Basic linear algebra algorithms") defines basic linear algebra algorithms[.](#1.sentence-1)
The algorithms that access the elements of arrays
view those elements through mdspan ([[views.multidim]](views.multidim "23.7.3Multidimensional access"))[.](#1.sentence-2)