ddot#

nvmath.bindings.cublas.ddot(
intptr_t handle,
int n,
intptr_t x,
int incx,
intptr_t y,
int incy,
intptr_t result,
)[source]#

See cublasDdot.