dvec ~master (2022-04-05T10:11:46.3637701)
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
aliases
divide
dotProduct
len
length
magnitude
multiply
normalize
subtract
constructors
this
functions
add
div
dot
mag
mul
norm
opIndex
opIndexAssign
sub
toCartesian
toPolar
toString
static functions
empty
static variables
SIZE
variables
data
A static contstant that can be used to get the size of the vector.