ergo
template_blas_axpy.h File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ template_blas_axpy()

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