ergo
template_blas_rot.h File Reference

Go to the source code of this file.

Functions

template<class Treal >
int template_blas_rot (const integer *n, Treal *dx, const integer *incx, Treal *dy, const integer *incy, const Treal *c__, const Treal *s)
 

Function Documentation

◆ template_blas_rot()

template<class Treal >
int template_blas_rot ( const integer * n,
Treal * dx,
const integer * incx,
Treal * dy,
const integer * incy,
const Treal * c__,
const Treal * s )