Definition at line 575 of file clblas.F90.
|
subroutine | clblasdnrm2_low (N, NRM2, offNRM2, X, offx, incx, scratchBuff, CommandQueue, status) |
|
◆ clblasdnrm2_low()
subroutine clblas_oct_m::clblasdnrm2::clblasdnrm2_low |
( |
integer(8), intent(in) |
N, |
|
|
type(cl_mem), intent(inout) |
NRM2, |
|
|
integer(8), intent(in) |
offNRM2, |
|
|
type(cl_mem), intent(in) |
X, |
|
|
integer(8), intent(in) |
offx, |
|
|
integer, intent(in) |
incx, |
|
|
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: