min

Element-wise minimum.

pure nothrow
Vector!(T, N)
min
(
T
size_t N
)
(
const Vector!(T, N) a
,
const Vector!(T, N) b
)

Meta