desmath ~master (2016-01-06T21:44:09Z)
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
opAssign
opBinary
opBinaryRight
opCast
opOpAssign
opUnary
properties
len2
static functions
fill
templates
isCompatible
variables
data
dims
isDynamic
isStatic