dot

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto dot(V vA, V vB)
    dot
    (
    V
    )
    (
    V vA
    ,
    V vB
    )
    if (
    !isStaticArray!V
    )
  2. auto dot(T arrA, T arrB)

Meta