Home
last modified time | relevance | path

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

/external/eigen/test/
Dproduct.h31 MatrixType::Flags&RowMajorBit?ColMajor:RowMajor> OtherMajorMatrixType; in product() typedef
50 OtherMajorMatrixType tm1 = m1; in product()
Dproduct_extra.cpp19 MatrixType::Flags&RowMajorBit> OtherMajorMatrixType; in product_extra() typedef
35 OtherMajorMatrixType tm1 = m1; in product_extra()