| 
| 
using  | execution_space = typename AViewType::execution_space | 
|   | 
| 
using  | policy_type = Kokkos::TeamPolicy< execution_space > | 
|   | 
| 
using  | member_type = typename policy_type::member_type | 
|   | 
| 
using  | AlphaCoeffType = typename AViewType::non_const_value_type | 
|   | 
| 
using  | Scalar = AlphaCoeffType | 
|   | 
 | 
| 
  | innerF (const AlphaCoeffType &alpha, const AViewType &A, const XViewType &x, const YViewType &y, const IndexType n_c) | 
|   | 
| 
KOKKOS_INLINE_FUNCTION void  | operator() (const member_type &team) const  | 
|   | 
The documentation for this struct was generated from the following file:
- KokkosBlas2_gemv_MP_Vector.hpp