☰
Ix
Trait Implementations
IntoDimension
NdIndex<Dim<IxDynImpl>>
NdIndex<Dim<[usize; 1]>>
In ndarray
?
Type Definition
ndarray
::
Ix
source
·
[
−
]
pub type Ix =
usize
;
Expand description
Array index type
Trait Implementations
§
source
§
impl
IntoDimension
for
Ix
§
type
Dim
=
Dim
<[
usize
;
1
]>
source
§
fn
into_dimension
(self) ->
Ix1
source
§
impl
NdIndex
<
Dim
<[
usize
;
1
]>> for
Ix
source
§
impl
NdIndex
<
Dim
<
IxDynImpl
>> for
Ix