gsl_blas_ddot

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
int
gsl_blas_ddot
(
const(gsl_vector)* X
,
const(gsl_vector)* Y
,
double* result
)

Meta