ergo
template_lapack_pocon.h File Reference

Go to the source code of this file.

Functions

template<class Treal >
int template_lapack_pocon (const char *uplo, const integer *n, const Treal *a, const integer *lda, const Treal *anorm, Treal *rcond, Treal *work, integer *iwork, integer *info)
 

Function Documentation

◆ template_lapack_pocon()

template<class Treal >
int template_lapack_pocon ( const char *  uplo,
const integer n,
const Treal *  a,
const integer lda,
const Treal *  anorm,
Treal *  rcond,
Treal *  work,
integer iwork,
integer info 
)