tmp/tmp2c7rfl_b/{from.md → to.md}
RENAMED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
### Overview <a id="linalg.overview">[[linalg.overview]]</a>
|
| 2 |
+
|
| 3 |
+
Subclause [[linalg]] defines basic linear algebra algorithms. The
|
| 4 |
+
algorithms that access the elements of arrays view those elements
|
| 5 |
+
through `mdspan` [[views.multidim]].
|
| 6 |
+
|