Computes the outer product x %*% t(y). Both inputs must be vectors.
Named cvxr_outer() because base R already exports outer().
Computes the outer product x %*% t(y). Both inputs must be vectors.
Named cvxr_outer() because base R already exports outer().