Compute the outer product of two vectors a and b to produce matrix C where C[i,j] = a[i] × b[j]. The result is an m×n matrix if a has m elements and b has n elements. Used in rank-1 matrix updates, covariance matrix construction, and tensor products.
API key for authentication. Get your key at https://finceptbackend.share.zrok.io/auth/register