Inner product of two input vectors after sorted.

dotsort(x, y)

Arguments

x

input vector, one input vector needs to be constant.

y

input vector, one input vector needs to be constant.