ergo
template_lapack_gesv.h File Reference

Go to the source code of this file.

Functions

template<class Treal >
int template_lapack_gesv (const integer *n, const integer *nrhs, Treal *a, const integer *lda, integer *ipiv, Treal *b, const integer *ldb, integer *info)
 

Function Documentation

◆ template_lapack_gesv()

template<class Treal >
int template_lapack_gesv ( const integer n,
const integer nrhs,
Treal *  a,
const integer lda,
integer ipiv,
Treal *  b,
const integer ldb,
integer info 
)