pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
MatrixInfo._rect_type
pyd
make_object
MatrixInfo
Undocumented in source.
template
MatrixInfo
(T)
template
_rect_type (
S
size_t
i
) {
alias
_rect_type
=
S
;
alias
_rect_type
=
_rect_type
!(
ElementType
!
S
,
i
+
1
)
;
}
Members
Aliases
_rect_type
alias
_rect_type
=
S
Undocumented in source.
_rect_type
alias
_rect_type
=
_rect_type
!(
ElementType
!
S
,
i
+
1
)
Undocumented in source.
Meta
Source
See Implementation
pyd
make_object
MatrixInfo
aliases
MatrixElementType
RectArrayType
_dim
dim_list
unqual
functions
build_shape
check
matrixIter
shape_builder_mixin
tuple2string
manifest constants
ndim
templates
ElementType2
_dim_list
_rect_type
variables
dimstring
indexof_rev
isRectArray
rectArrayAt