☰
Ix
Trait Implementations
IntoDimension
NdIndex<Dim<[usize; 1]>>
NdIndex<Dim<IxDynImpl>>
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
=
Ix1
source
fn
into_dimension
(self) ->
Ix1
source
impl
NdIndex
<
Dim
<
[
usize
; 1]
>> for
Ix
source
impl
NdIndex
<
Dim
<
IxDynImpl
>> for
Ix