Home
last modified time | relevance | path

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

/external/eigen/test/
Dproduct_mmtr.cpp25 DenseIndex othersize = internal::random<DenseIndex>(1,200); in mmtr() local
Dproduct_symm.cpp12 template<typename Scalar, int Size, int OtherSize> void symm(int size = Size, int othersize = Other… in symm()