ergo
template_lapack_pptrf.h File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ template_lapack_pptrf()

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