Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/compute
/ gather_kernel
Method
gather_kernel
include/boost/compute/algorithm/gather.hpp:30–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
{
29
public:
30
gather_kernel() : meta_kernel(
"gather"
)
31
{}
32
33
void set_range(MapIterator first,
34
MapIterator last,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected