| 
| integer(kind(hipblas_status_success)) function  | hipblassdgmmstridedbatched_ (handle, side, m, n, A, lda, strideA, x, incx, stridex, C, ldc, strideC, batchCount) | 
|   | 
| integer(kind(hipblas_status_success)) function  | hipblassdgmmstridedbatched_full_rank (handle, side, m, n, A, lda, strideA, x, incx, stridex, C, ldc, strideC, batchCount) | 
|   | 
| integer(kind(hipblas_status_success)) function  | hipblassdgmmstridedbatched_rank_0 (handle, side, m, n, A, lda, strideA, x, incx, stridex, C, ldc, strideC, batchCount) | 
|   | 
| integer(kind(hipblas_status_success)) function  | hipblassdgmmstridedbatched_rank_1 (handle, side, m, n, A, lda, strideA, x, incx, stridex, C, ldc, strideC, batchCount) | 
|   | 
◆ hipblassdgmmstridedbatched_()
      
        
          | integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblassdgmmstridedbatched::hipblassdgmmstridedbatched_  | 
          ( | 
          type(c_ptr), value  | 
          handle,  | 
        
        
           | 
           | 
          integer(kind(hipblas_side_left)), value  | 
          side,  | 
        
        
           | 
           | 
          integer(c_int), value  | 
          m,  | 
        
        
           | 
           | 
          integer(c_int), value  | 
          n,  | 
        
        
           | 
           | 
          type(c_ptr), value  | 
          A,  | 
        
        
           | 
           | 
          integer(c_int), value  | 
          lda,  | 
        
        
           | 
           | 
          integer(c_int64_t), value  | 
          strideA,  | 
        
        
           | 
           | 
          type(c_ptr), value  | 
          x,  | 
        
        
           | 
           | 
          integer(c_int), value  | 
          incx,  | 
        
        
           | 
           | 
          integer(c_int64_t), value  | 
          stridex,  | 
        
        
           | 
           | 
          type(c_ptr), value  | 
          C,  | 
        
        
           | 
           | 
          integer(c_int), value  | 
          ldc,  | 
        
        
           | 
           | 
          integer(c_int64_t), value  | 
          strideC,  | 
        
        
           | 
           | 
          integer(c_int), value  | 
          batchCount  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ hipblassdgmmstridedbatched_full_rank()
      
        
          | integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblassdgmmstridedbatched::hipblassdgmmstridedbatched_full_rank  | 
          ( | 
          type(c_ptr)  | 
          handle,  | 
        
        
           | 
           | 
          integer(kind(hipblas_side_left))  | 
          side,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          m,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          n,  | 
        
        
           | 
           | 
          real(c_float), dimension(:,:), target  | 
          A,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          lda,  | 
        
        
           | 
           | 
          integer(c_int64_t)  | 
          strideA,  | 
        
        
           | 
           | 
          real(c_float), dimension(:), target  | 
          x,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          incx,  | 
        
        
           | 
           | 
          integer(c_int64_t)  | 
          stridex,  | 
        
        
           | 
           | 
          real(c_float), dimension(:,:), target  | 
          C,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          ldc,  | 
        
        
           | 
           | 
          integer(c_int64_t)  | 
          strideC,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          batchCount  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ hipblassdgmmstridedbatched_rank_0()
      
        
          | integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblassdgmmstridedbatched::hipblassdgmmstridedbatched_rank_0  | 
          ( | 
          type(c_ptr)  | 
          handle,  | 
        
        
           | 
           | 
          integer(kind(hipblas_side_left))  | 
          side,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          m,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          n,  | 
        
        
           | 
           | 
          real(c_float), target  | 
          A,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          lda,  | 
        
        
           | 
           | 
          integer(c_int64_t)  | 
          strideA,  | 
        
        
           | 
           | 
          real(c_float), target  | 
          x,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          incx,  | 
        
        
           | 
           | 
          integer(c_int64_t)  | 
          stridex,  | 
        
        
           | 
           | 
          real(c_float), target  | 
          C,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          ldc,  | 
        
        
           | 
           | 
          integer(c_int64_t)  | 
          strideC,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          batchCount  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ hipblassdgmmstridedbatched_rank_1()
      
        
          | integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblassdgmmstridedbatched::hipblassdgmmstridedbatched_rank_1  | 
          ( | 
          type(c_ptr)  | 
          handle,  | 
        
        
           | 
           | 
          integer(kind(hipblas_side_left))  | 
          side,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          m,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          n,  | 
        
        
           | 
           | 
          real(c_float), dimension(:), target  | 
          A,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          lda,  | 
        
        
           | 
           | 
          integer(c_int64_t)  | 
          strideA,  | 
        
        
           | 
           | 
          real(c_float), dimension(:), target  | 
          x,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          incx,  | 
        
        
           | 
           | 
          integer(c_int64_t)  | 
          stridex,  | 
        
        
           | 
           | 
          real(c_float), dimension(:), target  | 
          C,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          ldc,  | 
        
        
           | 
           | 
          integer(c_int64_t)  | 
          strideC,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          batchCount  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this interface was generated from the following file: