ergo
template_lapack_larfg.h File Reference

Go to the source code of this file.

Functions

template<class Treal >
int template_lapack_larfg (const integer *n, Treal *alpha, Treal *x, const integer *incx, Treal *tau)
 

Function Documentation

◆ template_lapack_larfg()

template<class Treal >
int template_lapack_larfg ( const integer * n,
Treal * alpha,
Treal * x,
const integer * incx,
Treal * tau )