Lines Matching refs:outer
2997 return N.dot(N.transpose(X), X) / float(n) - N.multiply.outer(mX, mX)3008 return C / N.sqrt(N.multiply.outer(V, V))