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

Method Clear

src/clsparseTimer/clsparseTimer-device.cpp:172–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170}
171
172void
173clsparseDeviceTimer::Clear( )
174{
175 labelID.clear( );
176 ClearData( );
177}
178
179// The caller can pre-allocate memory, to improve performance.
180// nEvents is an approximate value for how many seperate events the caller will think

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected