Octopus
clblas_oct_m::clblaszdotu Interface Reference

Detailed Description

Definition at line 551 of file clblas.F90.

Private Member Functions

subroutine clblaszdotu_low (N, dotProduct, offDP, X, offx, incx, Y, offY, incy, scratchBuff, CommandQueue, status)
 

Member Function/Subroutine Documentation

◆ clblaszdotu_low()

subroutine clblas_oct_m::clblaszdotu::clblaszdotu_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

Definition at line 552 of file clblas.F90.


The documentation for this interface was generated from the following file: