From Jason Turner

[linalg.algs.blas1.complexity]

Diff to HTML by rtfpessoa

tmp/tmpo0efn9m6/{from.md → to.md} RENAMED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ #### Complexity <a id="linalg.algs.blas1.complexity">[[linalg.algs.blas1.complexity]]</a>
2
+
3
+ *Complexity:* All algorithms in [[linalg.algs.blas1]] with `mdspan`
4
+ parameters perform a count of `mdspan` array accesses and arithmetic
5
+ operations that is linear in the maximum product of extents of any
6
+ `mdspan` parameter.
7
+