Searched defs:other_matrix_type (Results 1 - 2 of 2) sorted by relevance

/external/eigen/test/eigen2/
H A Deigen2_swap.cpp14 struct other_matrix_type struct
20 struct other_matrix_type<Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols> > struct
27 typedef typename other_matrix_type<MatrixType>::type OtherMatrixType;
/external/eigen/test/
H A Dswap.cpp14 struct other_matrix_type struct
20 struct other_matrix_type<Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols> > struct
27 typedef typename other_matrix_type<MatrixType>::type OtherMatrixType;

Completed in 88 milliseconds