Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ toFloat
Method
toFloat
src/openms/source/DATASTRUCTURES/String.cpp:304–307 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
302
}
303
304
float String::toFloat() const
305
{
306
return StringUtils::toFloat(*this);
307
}
308
309
double String::toDouble() const
310
{
Callers
15
storeRecursive_
Method · 0.80
filterHits_
Method · 0.80
store
Method · 0.80
store
Method · 0.80
store
Method · 0.80
store
Method · 0.80
store
Method · 0.80
store
Method · 0.80
store
Method · 0.80
store
Method · 0.80
store
Method · 0.80
fixRange
Method · 0.80
Calls
1
toFloat
Function · 0.85
Tested by
4
main_
Method · 0.64
handlePTMs
Method · 0.64
load
Method · 0.64
getWantedRecords
Method · 0.64