Definition at line 551 of file clblas.F90.
|
subroutine | clblaszdotu_low (N, dotProduct, offDP, X, offx, incx, Y, offY, incy, scratchBuff, CommandQueue, status) |
|
◆ 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 |
The documentation for this interface was generated from the following file: