Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setVerboseLevel
Method
setVerboseLevel
src/openms/source/CONCEPT/FuzzyStringComparator.cpp:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
void FuzzyStringComparator::setVerboseLevel(const int rhs)
116
{
117
this->verbose_level_ = rhs;
118
}
119
120
const int& FuzzyStringComparator::getTabWidth() const
121
{
Callers
4
main_
Method · 0.80
testStringSimilar
Function · 0.80
isFileSimilar
Function · 0.80
FuzzyStringComparator_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
2
testStringSimilar
Function · 0.64
isFileSimilar
Function · 0.64