Searched refs:OtherMajorMatrixType (Results 1 - 3 of 3) sorted by relevance

/external/eigen/test/eigen2/
H A Dproduct.h34 MatrixType::Options^RowMajor> OtherMajorMatrixType; typedef
56 OtherMajorMatrixType tm1 = m1;
/external/eigen/test/
H A Dproduct.h32 MatrixType::Flags&RowMajorBit?ColMajor:RowMajor> OtherMajorMatrixType; typedef
51 OtherMajorMatrixType tm1 = m1;
H A Dproduct_extra.cpp19 MatrixType::Flags&RowMajorBit> OtherMajorMatrixType; typedef
35 OtherMajorMatrixType tm1 = m1;

Completed in 401 milliseconds