After a linear transformation, some vectors may not change direction, they only scale by a number. The scaling factor of those vectors is called eigenvalue.
Can we think of singular values in this manner? Since eigenvalues are related to only square matrices, Are singular values the generalized "scaling factors" of a linear transformation (matrix)?
Thank you.