dot

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

Return Value

Type: T

Dot product.

Meta