dvec v0.0.5 (2022-10-24T22:04:52Z)
Dub
Repo
Vec.SIZE
dvec
vector
Vec
A static contstant that can be used to get the size of the vector.
struct
Vec
(T, size_t size)
static const
size_t
SIZE
;
Meta
Source
See Implementation
dvec
vector
Vec
constructors
this
functions
add
copy
cross
div
dot
mag
mag2
mul
norm
opBinary
opCmp
opIndex
opIndexAssign
opOpAssign
sub
toCartesian
toPolar
toString
static functions
empty
sum
static variables
SIZE
variables
data
A static contstant that can be used to get the size of the vector.