MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / getLower

Method getLower

src/openms/source/MATH/STATISTICS/LinearRegression.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 }
52
53 double LinearRegression::getLower() const
54 {
55 return lower_;
56 }
57
58 double LinearRegression::getUpper() const
59 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected