bettercmath v0.2.0 (2020-12-28T03:15:07Z)
Dub
Repo
map
bettercmath
vector
Undocumented in source. Be warned that the author may not have intended to support it.
@
safe
@
nogc
nothrow
Vector
!(
typeof
(
mapfunc
(cast(
T
)0)),
N
)
map
(
alias
mapfunc
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