mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
Vec.this
mutils
linalg
vec
Vec
Undocumented in source.
this
(T[dim] val)
this
(X val)
this
(X[dim] values)
struct
Vec
(T, int dim)
this
(
X
)
(
X
[
dim
]
values
)
if
(
!
isArray
!
X
&&
isAssignable
!(
T
,
X
)
)
this
(Args values)
Meta
Source
See Implementation
mutils
linalg
vec
Vec
constructors
this
functions
customSerialize
length
length_squared
normalize
normalized
opAssign
opBinary
opBinaryRight
opOpAssign
opUnary
toString
manifest constants
dimension
unions
__anonymous