Definition at line 475 of file clblas.F90.
 
 | 
| subroutine  | clblaszdotc_low (N, dotProduct, offDP, X, offx, incx, Y, offY, incy, scratchBuff, CommandQueue, status) | 
|   | 
◆ clblaszdotc_low()
  
  
      
        
          | subroutine clblas_oct_m::clblaszdotc::clblaszdotc_low  | 
          ( | 
          integer(8), intent(in)  | 
          N,  | 
         
        
           | 
           | 
          type(cl_mem), intent(inout)  | 
          dotProduct,  | 
         
        
           | 
           | 
          integer(8), intent(in)  | 
          offDP,  | 
         
        
           | 
           | 
          type(cl_mem), intent(in)  | 
          X,  | 
         
        
           | 
           | 
          integer(8), intent(in)  | 
          offx,  | 
         
        
           | 
           | 
          integer, intent(in)  | 
          incx,  | 
         
        
           | 
           | 
          type(cl_mem), intent(in)  | 
          Y,  | 
         
        
           | 
           | 
          integer(8), intent(in)  | 
          offY,  | 
         
        
           | 
           | 
          integer, intent(in)  | 
          incy,  | 
         
        
           | 
           | 
          type(cl_mem), intent(inout)  | 
          scratchBuff,  | 
         
        
           | 
           | 
          type(cl_command_queue), intent(inout)  | 
          CommandQueue,  | 
         
        
           | 
           | 
          integer, intent(out)  | 
          status  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this interface was generated from the following file: