Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ minimum
Method
minimum
src/backend/worksheet/plots/cartesian/XYCurve.cpp:451–454 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
449
}
450
451
double XYCurve::minimum(const Dimension) const {
452
// TODO
453
return NAN;
454
}
455
456
double XYCurve::maximum(const Dimension) const {
457
// TODO
Callers
2
updateDropLines
Method · 0.45
minMax
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected