Home
last modified time | relevance | path

Searched defs:rhs3 (Results 1 – 3 of 3) sorted by relevance

/external/eigen/test/
Dproduct_syrk.cpp30 Rhs3 rhs3 = Rhs3::Random(internal::random<int>(1,320), rows); in syrk() local
Dproduct_symm.cpp30 Rhs3 rhs3 = Rhs3::Random(cols, othersize), rhs32(cols, othersize), rhs33(cols, othersize); in symm() local
Dsvd_common.h214 RhsType3 rhs3 = C * rhs2; in svd_min_norm() local