ergo
template_lapack_larf.h File Reference

Go to the source code of this file.

Functions

template<class Treal >
int template_lapack_larf (const char *side, const integer *m, const integer *n, const Treal *v, const integer *incv, const Treal *tau, Treal *c__, const integer *ldc, Treal *work)
 

Function Documentation

◆ template_lapack_larf()

template<class Treal >
int template_lapack_larf ( const char *  side,
const integer m,
const integer n,
const Treal *  v,
const integer incv,
const Treal *  tau,
Treal *  c__,
const integer ldc,
Treal *  work 
)