|  | 
| integer(kind(hipblas_status_success)) function | hipblaszscalstridedbatched_ (handle, n, alpha, x, incx, stridex, batchCount) | 
|  | 
| integer(kind(hipblas_status_success)) function | hipblaszscalstridedbatched_rank_0 (handle, n, alpha, x, incx, stridex, batchCount) | 
|  | 
| integer(kind(hipblas_status_success)) function | hipblaszscalstridedbatched_rank_1 (handle, n, alpha, x, incx, stridex, batchCount) | 
|  | 
◆ hipblaszscalstridedbatched_()
      
        
          | integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszscalstridedbatched::hipblaszscalstridedbatched_ | ( | type(c_ptr), value | handle, | 
        
          |  |  | integer(c_int), value | n, | 
        
          |  |  | complex(c_double_complex) | alpha, | 
        
          |  |  | type(c_ptr), value | x, | 
        
          |  |  | integer(c_int), value | incx, | 
        
          |  |  | integer(c_int64_t), value | stridex, | 
        
          |  |  | integer(c_int), value | batchCount | 
        
          |  | ) |  |  | 
      
 
 
◆ hipblaszscalstridedbatched_rank_0()
      
        
          | integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszscalstridedbatched::hipblaszscalstridedbatched_rank_0 | ( | type(c_ptr) | handle, | 
        
          |  |  | integer(c_int) | n, | 
        
          |  |  | complex(c_double_complex) | alpha, | 
        
          |  |  | complex(c_double_complex), target | x, | 
        
          |  |  | integer(c_int) | incx, | 
        
          |  |  | integer(c_int64_t) | stridex, | 
        
          |  |  | integer(c_int) | batchCount | 
        
          |  | ) |  |  | 
      
 
 
◆ hipblaszscalstridedbatched_rank_1()
      
        
          | integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszscalstridedbatched::hipblaszscalstridedbatched_rank_1 | ( | type(c_ptr) | handle, | 
        
          |  |  | integer(c_int) | n, | 
        
          |  |  | complex(c_double_complex) | alpha, | 
        
          |  |  | complex(c_double_complex), dimension(:), target | x, | 
        
          |  |  | integer(c_int) | incx, | 
        
          |  |  | integer(c_int64_t) | stridex, | 
        
          |  |  | integer(c_int) | batchCount | 
        
          |  | ) |  |  | 
      
 
 
The documentation for this interface was generated from the following file: