Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meshcapade/difflocks
/ pointer
Function
pointer
extensions/include/cuMat/src/DevicePointer.h:138–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
__host__ __device__ T* pointer() { return pointer_; }
139
__host__ __device__ const T* pointer() const { return pointer_; }
140
141
/**
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected