cublasSdot_v2

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
package extern (C)
cublasStatus_t function(cublasHandle_t handle, int n, const float* x, int incx, const float* y, int incy, float* result) cublasSdot_v2;

Meta