gfm v2.0.11 (2015-02-12T17:50:21Z)
Home
Dub
Repo
max
gfm
math
vector
Element-wise maximum.
@
nogc
pure nothrow
Vector
!(
T
,
N
)
max
(
T
int
N
)
(
const
Vector
!(
T
,
N
)
a
,
const
Vector
!(
T
,
N
)
b
)
Meta
Source
See Implementation
gfm
math
vector
functions
angleBetween
cross
dot
max
min
reflect
structs
Vector
templates
vec2
vec3
vec4
Element-wise maximum.