HomeSort by relevance Sort by last modified time
    Searched refs:other_matrix_type (Results 1 - 2 of 2) sorted by null

  /external/eigen/test/eigen2/
eigen2_swap.cpp 14 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/
swap.cpp 14 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 73 milliseconds