Home
last modified time | relevance | path

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

/external/eigen/test/eigen2/
Dproduct.h34 MatrixType::Options^RowMajor> OtherMajorMatrixType; in product() typedef
53 OtherMajorMatrixType tm1 = m1; in product()
/external/eigen/test/
Dproduct.h32 MatrixType::Flags&RowMajorBit?ColMajor:RowMajor> OtherMajorMatrixType; in product() typedef
51 OtherMajorMatrixType tm1 = m1; in product()
Dproduct_extra.cpp19 MatrixType::Flags&RowMajorBit> OtherMajorMatrixType; in product_extra() typedef
35 OtherMajorMatrixType tm1 = m1; in product_extra()