MCPcopy 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

setModelDataMethod · 0.80
storeRecursive_Method · 0.80
setModelDataMethod · 0.80
fromStringMethod · 0.80
updateTree_Method · 0.80
storeMethod · 0.80
updateTree_Method · 0.80
storeMethod · 0.80
storeMethod · 0.80
storeMethod · 0.80
check_Method · 0.80
checkMetaOkMethod · 0.80

Calls 1

toDoubleFunction · 0.85

Tested by 6

getSpectrumMetaDataMethod · 0.64
findByRegExpMatch_Method · 0.64
loadFunction · 0.64
loadFunction · 0.64
START_SECTIONFunction · 0.64
testDataValueFunction · 0.64