ons-data ~master (2021-12-11T13:52:27.4411325)
Dub
Repo
Table.sum
onsdata
table
Table
Sum - Calculating sum of columns in a row
void
sum
(size_t target, size_t[] cols)
S
sum
(size_t col, size_t start, size_t end)
class
Table
(T)
S
sum
(
S
=
double
)
(
size_t
col
,
size_t
start
= 0
,
size_t
end
= 0
)
Meta
Source
See Implementation
onsdata
table
Table
constructors
this
functions
add
avg
changedCells
changedRows
copy
count
dec
delta
div
firstIndex
firstRow
inc
lastIndex
max
min
newRow
opIndex
opIndexAssign
sum
toString
properties
columns
height
width
variables
colIndex
rows
Sum - Calculating sum of columns in a row