ergo
template_lapack_tptri.h File Reference

Go to the source code of this file.

Functions

template<class Treal>
int template_lapack_tptri (const char *uplo, const char *diag, const integer *n, Treal *ap, integer *info)
 

Function Documentation

◆ template_lapack_tptri()

template<class Treal>
int template_lapack_tptri ( const char * uplo,
const char * diag,
const integer * n,
Treal * ap,
integer * info )