Inner product of vector representation of two input matrices.

vecdot(x, y)

Arguments

x

input matrix, one input matrices need to be constant.

y

input matrix, one input matrices need to be constant.