Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ criticalSuccessIndex
Method
criticalSuccessIndex
libraries/GST/GST.cpp:158–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
157
158
float GST::criticalSuccessIndex()
159
{
160
return threatScore();
161
};
162
163
164
float GST::prevalence()
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64