Searched refs:RealVecType (Results 1 – 2 of 2) sorted by relevance
43 typedef Matrix<RealScalar, Size, 1> RealVecType; in bdcsvd_method() typedef45 VERIFY_IS_APPROX(m.bdcSvd().singularValues(), RealVecType::Ones()); in bdcsvd_method()
65 typedef Matrix<RealScalar, Size, 1> RealVecType; in jacobisvd_method() typedef67 VERIFY_IS_APPROX(m.jacobiSvd().singularValues(), RealVecType::Ones()); in jacobisvd_method()