mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
OrthogonalReduceField.opIndex
mir
ndslice
field
OrthogonalReduceField
r = fun(r, fields[i][index]);
reduction by
i
struct
OrthogonalReduceField
(FieldsIterator, alias fun, T)
@
fmamath
auto
opIndex
()
(
size_t
index
)
mir
ndslice
field
OrthogonalReduceField
functions
lightConst
lightImmutable
opIndex
variables
_fields
_initialValue
r = fun(r, fields[i][index]); reduction by i