The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
eachUploPair.eachUploPair
mir
algorithm
iteration
eachUploPair
template
eachUploPair
(alias fun, bool includeDiagonal = false)
@
fmamath
static if
(
__traits(isSame, naryFun!fun, fun)
)
auto
eachUploPair
(
Iterator
SliceKind
kind
)
(
Slice
!(
Iterator
, 2,
kind
)
matrix
)
Parameters
matrix
Slice
!(
Iterator
, 2,
kind
)
Square matrix.
Meta
Source
See Implementation
mir
algorithm
iteration
eachUploPair
functions
eachUploPair