For SVD results this returns the left singular vectors U. For
nonsymmetric and dense general-pencil eigen results this returns left
eigenvectors when the solver computed them (for example, the dense
general-pencil eig_full() path, which computes left generalized
eigenvectors satisfying w^H A = lambda w^H B).