Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ deactivatePrecalculationMode
Method
deactivatePrecalculationMode
src/openms_gui/source/VISUAL/MultiGradient.cpp:237–240 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
}
236
237
void MultiGradient::deactivatePrecalculationMode()
238
{
239
pre_.clear();
240
}
241
242
bool MultiGradient::exists(double position)
243
{
Callers
1
MultiGradient_test.cpp
File · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected