abs

Construct the vector modulo.

@safe nothrow pure
inout(Vector!T)
abs
(
T
)
(
inout(Vector!T) vec
)

Parameters

vec inout(Vector!T)

Vector.

Meta