Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ setNormalize
Method
setNormalize
src/client/statisticalTimer.cpp:135–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
void
136
StatisticalTimer::setNormalize( bool norm )
137
{
138
normalize = norm;
139
}
140
141
void
142
StatisticalTimer::Start( sTimerID id )
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected