Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clFFT
/ setNormalize
Method
setNormalize
src/statTimer/statisticalTimer.CPU.cpp:180–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
void
181
CpuStatTimer::setNormalize( bool norm )
182
{
183
normalize = norm;
184
}
185
186
void
187
CpuStatTimer::Start( size_t id )
Callers
1
transform
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected