dot

Returns dot product.

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

Meta