Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clFFT
/ GetNumB2
Method
GetNumB2
src/library/generator.stockham.cpp:2026–2026 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2024
2025
size_t GetNumB1() const { return numB1; }
2026
size_t GetNumB2() const { return numB2; }
2027
size_t GetNumB4() const { return numB4; }
2028
2029
size_t GetPosition() const { return position; }
Callers
1
GenerateKernel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected