descore ~master (2015-04-21T20:17:28Z)
Dub
Repo
Vector.length
des
math
linear
vector
Vector
Length of elements. Enum, if vector
isStatic
.
auto
length
[@property getter]
size_t
length
[@property setter]
struct
Vector
(size_t N, T)
@
property
auto
length
(
size_t
nl
)
Meta
Source
See Implementation
des
math
linear
vector
Vector
aliases
datatype
selftype
constructors
this
functions
e
len
len2
opAssign
opBinary
opBinaryRight
opCast
opOpAssign
opUnary
properties
length
static functions
fill
fillOne
templates
isCompatible
variables
data
dims
isDynamic
isStatic
Length of elements. Enum, if vector isStatic.