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