desmath ~master (2016-01-06T21:44:09Z)
Dub
Repo
Vector.data
des
math
linear
vector
Vector
if
isStatic
( fills by zeros if
isNumeric!T
)
struct
Vector
(size_t N, T)
T
[
N
]
data
;
Meta
Source
See Implementation
des
math
linear
vector
Vector
aliases
datatype
selftype
constructors
this
functions
e
len
opAssign
opBinary
opBinaryRight
opCast
opOpAssign
opUnary
properties
len2
static functions
fill
templates
isCompatible
variables
data
dims
isDynamic
isStatic
if isStatic ( fills by zeros if isNumeric!T )