ergo
template_blas_dot.h File Reference

Go to the source code of this file.

Functions

template<class Treal>
Treal template_blas_dot (const integer *n, const Treal *dx, const integer *incx, const Treal *dy, const integer *incy)
 

Function Documentation

◆ template_blas_dot()

template<class Treal>
Treal template_blas_dot ( const integer * n,
const Treal * dx,
const integer * incx,
const Treal * dy,
const integer * incy )