ergo
template_blas_copy.h File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ template_blas_copy()

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