Go to the source code of this file.
Functions | |
template<class Treal> | |
int | template_lapack_getrs (const char *trans, const integer *n, const integer *nrhs, const Treal *a, const integer *lda, const integer *ipiv, Treal *b, const integer *ldb, integer *info) |
int template_lapack_getrs | ( | const char * | trans, | |
const integer * | n, | |||
const integer * | nrhs, | |||
const Treal * | a, | |||
const integer * | lda, | |||
const integer * | ipiv, | |||
Treal * | b, | |||
const integer * | ldb, | |||
integer * | info | |||
) |