unstandard ~master (2017-05-26T08:42:45Z)
Dub
Repo
MultidimArray.lengths
unstd
multidimarray
MultidimArray
Returns the read only view at its lengths array.
struct
MultidimArray
(T, size_t n)
@
property
ref const @
safe
pure nothrow @
nogc
const
(
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
Returns the read only view at its lengths array.