Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ toDouble
Method
toDouble
src/openms/source/DATASTRUCTURES/String.cpp:309–312 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
307
}
308
309
double String::toDouble() const
310
{
311
return StringUtils::toDouble(*this);
312
}
313
314
String& String::toUpper()
315
{
Callers
15
setModelData
Method · 0.80
storeRecursive_
Method · 0.80
setModelData
Method · 0.80
fromString
Method · 0.80
updateTree_
Method · 0.80
store
Method · 0.80
updateTree_
Method · 0.80
store
Method · 0.80
store
Method · 0.80
store
Method · 0.80
check_
Method · 0.80
checkMetaOk
Method · 0.80
Calls
1
toDouble
Function · 0.85
Tested by
6
getSpectrumMetaData
Method · 0.64
findByRegExpMatch_
Method · 0.64
load
Function · 0.64
load
Function · 0.64
START_SECTION
Function · 0.64
testDataValue
Function · 0.64