Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getInterpolationMode
Method
getInterpolationMode
src/openms_gui/source/VISUAL/MultiGradient.cpp:149–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
MultiGradient::InterpolationMode MultiGradient::getInterpolationMode() const
150
{
151
return interpolation_mode_;
152
}
153
154
string MultiGradient::toString() const
155
{
Callers
1
MultiGradient_test.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected