vecdot#

rbc.stdlib.linear_algebra_functions.vecdot(x1, x2, *, axis=-1)#

❌ Not implemented

Computes the (vector) dot product of two arrays.

Array-API ‘vecdot’ doc