maxByElem

Element-wise maximum.

Vector!(T, N)
maxByElem
(
T
int N
)
(
const Vector!(T, N) a
,
const Vector!(T, N) b
)

Meta