descore ~master (2015-04-21T20:17:28Z)
Dub
Repo
Vector.opUnary
des
math
linear
vector
Vector
struct
Vector
(size_t N, T)
pure
auto
opUnary
const
(
string
op
)
(
)
if
(
op
== "-" &&
is
(
typeof
(
T.init
*
(
-1
)
) :
T
)
)
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