Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
181
void
182
clsparseHostTimer::setNormalize( bool norm )
183
{
184
normalize = norm;
185
}
186
187
void
188
clsparseHostTimer::Start( size_t id )
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected