File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,6 @@ From a scalar:
2626+---------------------------------------+----------------------------------------------------+
2727| :cpp:func: `broadcast_as ` | broadcasting a value, forcing a type conversion |
2828+---------------------------------------+----------------------------------------------------+
29- | :cpp:func: `insert ` | modify a single batch slot |
30- +---------------------------------------+----------------------------------------------------+
3129
3230To memory:
3331
@@ -58,6 +56,8 @@ In place:
5856+---------------------------------------+----------------------------------------------------+
5957| :cpp:func: `compress ` | pack elements according to a mask |
6058+---------------------------------------+----------------------------------------------------+
59+ | :cpp:func: `expand ` | select contiguous elements from the batch |
60+ +---------------------------------------+----------------------------------------------------+
6161
6262Between batches:
6363
You can’t perform that action at this time.
0 commit comments