Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bab2min/tomotopy
/ getScore
Method
getScore
src/python/handler/py_label.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
float CandidateObject::getScore() const
48
{
49
return cand.score;
50
}
51
52
size_t CandidateObject::getCf() const
53
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected