dotc_ex#

nvmath.bindings.cublas.dotc_ex(
intptr_t handle,
int n,
intptr_t x,
int x_type,
int incx,
intptr_t y,
int y_type,
int incy,
intptr_t result,
int result_type,
int execution_type,
)[source]#

See cublasDotcEx.