mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
orthogonalReduceField.orthogonalReduceField
mir
ndslice
topology
orthogonalReduceField
Undocumented in source.
OrthogonalReduceField
!(
Iterator
,
fun
,
I
)
orthogonalReduceField
(I initialValue, Slice!Iterator slice)
OrthogonalReduceField
!(
T
*,
fun
,
I
)
orthogonalReduceField
(I initialValue, T[] array)
auto
orthogonalReduceField
(I initialValue, T withAsSlice)
alias
orthogonalReduceField
=
.
orthogonalReduceField
!(
naryFun
!
fun
)
template
orthogonalReduceField
(alias fun)
@
optmath
static if
(!(
__traits(isSame, naryFun!fun, fun)
))
alias
orthogonalReduceField
= .
orthogonalReduceField
!(
naryFun
!
fun
)
Meta
Source
See Implementation
mir
ndslice
topology
orthogonalReduceField
functions
orthogonalReduceField