dotproduct

sknano.core.itertools.dotproduct(vec1, vec2)[source] [edit on github][source]

Returns the dot product of two Iterables.

Parameters:vec2 (vec1,) –