Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ doubleAt
Method
doubleAt
src/backend/core/column/Column.cpp:950–952 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
948
}
949
950
double Column::doubleAt(int row) const {
951
return d->doubleAt(row);
952
}
953
954
/**
955
* \brief Return the double value in row
'row'
Callers
8
main
Function · 0.45
main
Function · 0.45
setFromColumn
Method · 0.45
recalc
Method · 0.45
minMax
Method · 0.45
testLinkSpreadsheetRecalculate
Method · 0.45
testLinkSpreadsheetRecalculateRowCountChange
Method · 0.45
testLinkSpreadSheetImportBLF
Method · 0.45
Calls
no outgoing calls
Tested by
3
testLinkSpreadsheetRecalculate
Method · 0.36
testLinkSpreadsheetRecalculateRowCountChange
Method · 0.36
testLinkSpreadSheetImportBLF
Method · 0.36