Lines Matching full:vectors
440 * and right \em singular \em vectors of \a A respectively.
447 * smaller value among \a n and \a p, there are only \a m singular vectors; the remaining columns of \a U and \a V do not correspond to actual
448 * singular vectors. Asking for \em thin \a U or \a V means asking for only their \a m first columns to be formed. So \a U is then a n-by-m matrix,
584 * The \a m first columns of \a U are the left singular vectors of the matrix being decomposed.
600 * The \a m first columns of \a V are the right singular vectors of the matrix being decomposed.