Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clFFT
/ GetPosition
Method
GetPosition
src/library/generator.stockham.cpp:2029–2029 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2027
size_t GetNumB4() const { return numB4; }
2028
2029
size_t GetPosition() const { return position; }
2030
size_t GetRadix() const { return radix; }
2031
2032
void SetNextPass(Pass<PR> *np) { nextPass = np; }
Callers
1
GenerateKernel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected