gfm v3.0.8 (2016-01-01T14:08:38Z)
Home
Dub
Repo
minByElem
gfm
math
vector
Undocumented in source. Be warned that the author may not have intended to support it.
@
nogc
pure nothrow
Vector
!(
T
,
N
)
minByElem
(
T
int
N
)
(
const
Vector
!(
T
,
N
)
a
,
const
Vector
!(
T
,
N
)
b
)
Meta
Source
See Implementation
gfm
math
vector
aliases
max
min
functions
angleBetween
cross
dot
maxByElem
minByElem
reflect
structs
Vector
templates
vec2
vec3
vec4