MCPcopy Create free account
hub / github.com/clMathLibraries/clSPARSE / setNormalize

Method setNormalize

src/clsparseTimer/clsparseTimer-host.cpp:181–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181void
182clsparseHostTimer::setNormalize( bool norm )
183{
184 normalize = norm;
185}
186
187void
188clsparseHostTimer::Start( size_t id )

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected