mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
Element.Element
mir
ndslice
slice
mir_slice
Element
Undocumented in source.
alias
Element
=
DeepElement
alias
Element
=
mir_slice
!(
Iterator
,
N
-
1
,
Universal
)
alias
Element
=
mir_slice
!(
Iterator
,
N
-
1
)
alias
Element
=
mir_slice
!(
Iterator
,
N
-
1
,
Canonical
)
template
Element
(size_t dimension)
@
optmath
static if
(!(
N == 1
))
static if
(!(
kind == Universal || dimension == N - 1
))
static if
(!(
N == 2 || kind == Contiguous && dimension == 0
))
alias
Element
=
mir_slice
!(
Iterator
,
N
- 1,
Canonical
)
Meta
Source
See Implementation
mir
ndslice
slice
mir_slice
Element
aliases
Element