tmp/tmpcrxuo7u8/{from.md → to.md}
RENAMED
|
@@ -13,7 +13,7 @@ namespace std {
|
|
| 13 |
};
|
| 14 |
}
|
| 15 |
```
|
| 16 |
|
| 17 |
The `slice` class represents a BLAS-like slice from an array. Such a
|
| 18 |
-
slice is specified by a starting index, a length, and a stride.[^
|
| 19 |
|
|
|
|
| 13 |
};
|
| 14 |
}
|
| 15 |
```
|
| 16 |
|
| 17 |
The `slice` class represents a BLAS-like slice from an array. Such a
|
| 18 |
+
slice is specified by a starting index, a length, and a stride.[^12]
|
| 19 |
|