Home
last modified time | relevance | path

Searched defs:rhs1 (Results 1 – 2 of 2) sorted by relevance

/external/eigen/test/
Dproduct_syrk.cpp29 …Rhs1 rhs1 = Rhs1::Random(internal::random<int>(1,320), cols); Rhs1 rhs11 = Rhs1::Random(rhs1.rows(… in syrk() local
Dproduct_symm.cpp29 Rhs1 rhs1 = Rhs1::Random(cols, othersize), rhs12(cols, othersize), rhs13(cols, othersize); in symm() local