Home | History | Annotate | Download | only in SVD

Lines Matching refs:ComputeFullU

565      *                           By default, none is computed. This is a bit-field, the possible bits are #ComputeFullU, #ComputeThinU,
585 * By default, none is computed. This is a bit-field, the possible bits are #ComputeFullU, #ComputeThinU,
607 * the U matrix is n-by-n if you asked for #ComputeFullU, and is n-by-m if you asked for #ComputeThinU.
786 m_computeFullU = (computationOptions & ComputeFullU) != 0;