distance

Distance between two vectors

@safe pure nothrow @nogc
genType.valueType
distance
(
genType
)
(
const genType a
,
const genType b
)
if (
isVector!genType
)

Meta