bettercmath v0.2.0 (2020-12-28T03:15:07Z)
Dub
Repo
normalized
bettercmath
vector
Returns a normalized copy of Vector.
@
safe
@
nogc
nothrow
Vector
!(
T
,
N
)
normalized
(
T
uint
N
)
(
const
auto
ref
Vector
!(
T
,
N
)
vec
)
Meta
Source
See Implementation
bettercmath
vector
enums
isVector
functions
cross
dot
magnitude
magnitudeSquared
map
normalize
normalized
reflect
vector
structs
Vector
Returns a normalized copy of Vector.