moggle ~master (2015-11-22T21:36:14Z)
Dub
Repo
HVector.opAssign
moggle
math
matrix
HVector
Undocumented in source. Be warned that the author may not have intended to support it.
HVector
opAssign
(const(T)[N2] v)
struct
HVector
(T, size_t N)
pure nothrow ref
HVector
opAssign
(
size_t
N2
)
(
const
(
T
)[
N2
]
v
...
)
if
(
N2
<=
N
)
HVector
opAssign
(Matrix!(T2, N2, 1) v)
Meta
Source
See Implementation
moggle
math
matrix
HVector
constructors
this
functions
length
normalize
normalized
opAssign
variables
vector