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

598 B

[linalg.overview]

29 Numerics library [numerics]

29.9 Basic linear algebra algorithms [linalg]

29.9.1 Overview [linalg.overview]

1

#

Subclause [linalg] defines basic linear algebra algorithms.

The algorithms that access the elements of arrays view those elements through mdspan ([views.multidim]).