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