ergo
|
#include "template_blas_common.h"
Go to the source code of this file.
Functions | |
template<class Treal > | |
int | template_blas_scal (const integer *n, const Treal *da, Treal *dx, const integer *incx) |
int template_blas_scal | ( | const integer * | n, |
const Treal * | da, | ||
Treal * | dx, | ||
const integer * | incx | ||
) |
Referenced by mat::scal(), template_lapack_getf2(), template_lapack_ggbak(), template_lapack_ggbal(), template_lapack_larfg(), template_lapack_larrv(), template_lapack_latrd(), template_lapack_org2l(), template_lapack_org2r(), template_lapack_potf2(), template_lapack_pptrf(), template_lapack_spgst(), template_lapack_stein(), template_lapack_stemr(), template_lapack_stevr(), template_lapack_stevx(), template_lapack_syev(), template_lapack_sygs2(), template_lapack_tptri(), and template_lapack_trti2().