☰
Type Definition Ix
Trait Implementations
IntoDimension
NdIndex<Dim<[usize; 1]>>
NdIndex<Dim<IxDynImpl>>
Other items in
ndarray
All crates
?
Type Definition
ndarray
::
Ix
[
−
]
[src]
pub type Ix =
usize
;
Expand description
Array index type
Trait Implementations
[src]
impl
IntoDimension
for
Ix
type
Dim
=
Ix1
[src]
fn
into_dimension
(self) ->
Ix1
[src]
impl
NdIndex
<
Dim
<
[
usize
; 1]
>> for
Ix
[src]
impl
NdIndex
<
Dim
<
IxDynImpl
>> for
Ix