MCPcopy 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
180void
181CpuStatTimer::setNormalize( bool norm )
182{
183 normalize = norm;
184}
185
186void
187CpuStatTimer::Start( size_t id )

Callers 1

transformFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected