Searched defs:RhsType (Results 1 – 4 of 4) sorted by relevance
20 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> RhsType; in inplace() typedef
113 typedef Matrix<Scalar, RowsAtCompileTime, Dynamic> RhsType; in svd_least_square() typedef449 typedef Matrix<Scalar, RowsAtCompileTime, 1> RhsType; in svd_verify_assert() typedef
176 typedef Matrix<std::uint8_t, MapOrder::ColMajor> RhsType; in benchmark() typedef220 typedef Matrix<std::uint8_t, MapOrder::ColMajor> RhsType; in benchmark_gemm_sizes() typedef
516 typedef Matrix<Scalar, RhsOrder> RhsType; in test_gemm() typedef