unstandard ~master (2017-05-26T08:42:45Z)
Dub
Repo
MultidimArray.this
unstd
multidimarray
MultidimArray
Undocumented in source.
this
(size_t[n] lengths)
this
(T[] data, size_t[n] lengths)
struct
MultidimArray
(T, size_t n)
inout @
safe
pure nothrow
this
(
inout
T
[]
data
,
in
size_t
[
n
]
lengths
...
)
if
(
n
>= 1
)
Meta
Source
See Implementation
unstd
multidimarray
MultidimArray
aliases
dimensions
constructors
this
functions
opApply
opDollar
opIndex
opIndexAssign
opSlice
opSliceAssign
reorderIndices
toString
properties
byElementForward
byElementRandomAccess
byFunction
byTopDimension
dup
elements
idup
lengths
packedDimensions