ergo
|
#include "template_lapack_common.h"
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) |
int template_lapack_pptrf | ( | const char * | uplo, |
const integer * | n, | ||
Treal * | ap, | ||
integer * | info | ||
) |
References template_blas_dot(), template_blas_erbla(), template_blas_lsame(), template_blas_scal(), template_blas_spr(), template_blas_sqrt(), and template_blas_tpsv().
Referenced by main(), mat::pptrf(), and thread_func().