Home | History | Annotate | Download | only in SVD

Lines Matching refs:m_singularValues

196   using Base::m_singularValues;
254 m_singularValues = jsvd.singularValues();
283 m_singularValues.coeffRef(i) = a * scale;
287 m_singularValues.tail(m_diagSize - i - 1).setZero();