| 
| integer(kind(hipblas_status_success)) function  | hipblaszdscal_ (handle, n, alpha, x, incx) | 
|   | 
| integer(kind(hipblas_status_success)) function  | hipblaszdscal_rank_0 (handle, n, alpha, x, incx) | 
|   | 
| integer(kind(hipblas_status_success)) function  | hipblaszdscal_rank_1 (handle, n, alpha, x, incx) | 
|   | 
◆ hipblaszdscal_()
      
        
          | integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszdscal::hipblaszdscal_  | 
          ( | 
          type(c_ptr), value  | 
          handle,  | 
        
        
           | 
           | 
          integer(c_int), value  | 
          n,  | 
        
        
           | 
           | 
          real(c_double)  | 
          alpha,  | 
        
        
           | 
           | 
          type(c_ptr), value  | 
          x,  | 
        
        
           | 
           | 
          integer(c_int), value  | 
          incx  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ hipblaszdscal_rank_0()
      
        
          | integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszdscal::hipblaszdscal_rank_0  | 
          ( | 
          type(c_ptr)  | 
          handle,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          n,  | 
        
        
           | 
           | 
          real(c_double)  | 
          alpha,  | 
        
        
           | 
           | 
          complex(c_double_complex), target  | 
          x,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          incx  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ hipblaszdscal_rank_1()
      
        
          | integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszdscal::hipblaszdscal_rank_1  | 
          ( | 
          type(c_ptr)  | 
          handle,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          n,  | 
        
        
           | 
           | 
          real(c_double)  | 
          alpha,  | 
        
        
           | 
           | 
          complex(c_double_complex), dimension(:), target  | 
          x,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          incx  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this interface was generated from the following file: