ergo
template_lapack_spgst.h File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ template_lapack_spgst()

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