source/matrix/template_lapack/lapack/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<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 
) [inline]

Generated on 10 Jul 2018 for ergo by  doxygen 1.6.1