Searched defs:RhsType (Results  1 – 5 of 5) sorted by relevance
| /external/eigen/test/ | 
| D | inplace_decomposition.cpp | 20   typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> RhsType;  in inplace()  typedef
  | 
| D | svd_common.h | 112   typedef Matrix<Scalar, RowsAtCompileTime, Dynamic> RhsType;  in svd_least_square()  typedef 476   typedef Matrix<Scalar, RowsAtCompileTime, 1> RhsType;  typedef
  | 
| /external/gemmlowp/test/ | 
| D | benchmark.cc | 172   typedef Matrix<std::uint8_t, MapOrder::ColMajor> RhsType;  in benchmark()  typedef 216   typedef Matrix<std::uint8_t, MapOrder::ColMajor> RhsType;  in benchmark_gemm_sizes()  typedef
  | 
| D | benchmark_all_sizes.cc | 116   typedef Matrix<std::uint8_t, MapOrder::ColMajor> RhsType;  in benchmark_8bit()  typedef 168   typedef Matrix<std::uint8_t, MapOrder::ColMajor> RhsType;  in benchmark_8bit_to_32bit()  typedef
  | 
| D | test.cc | 515   typedef Matrix<Scalar, RhsOrder> RhsType;  in test_gemm()  typedef
  |