descore v1.1.0 (2015-01-15T16:11:38Z)
Dub
Repo
Vector.length
des
math
linear
vector
Vector
Undocumented in source.
auto
length
[@property getter]
size_t
length
[@property setter]
enum
length
;
struct
Vector
(size_t N, T, alias string AS = "")
pure
static if
(!(
isDynamic
))
enum
length
=
N
;
Meta
Source
See Source File
des
math
linear
vector
Vector
aliases
access_string
datatype
selftype
constructors
this
functions
opAssign
opBinary
opBinaryRight
opCast
opOpAssign
opUnary
rebase
postblits
this(this)
properties
e
len
len2
length
opDispatch
variables
data
dims
isDynamic
isStatic