Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getUpper
Method
getUpper
src/openms/source/MATH/STATISTICS/LinearRegression.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
double LinearRegression::getUpper() const
59
{
60
return upper_;
61
}
62
63
double LinearRegression::getTValue() const
64
{
Callers
1
LinearRegression_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected