idamax_64#

nvmath.bindings.cublas.idamax_64(
intptr_t handle,
int64_t n,
intptr_t x,
int64_t incx,
intptr_t result,
)[source]#

See cublasIdamax_64.