LAPACK
3.6.1
LAPACK: Linear Algebra PACKage
|
#include "lapacke_utils.h"
Go to the source code of this file.
Functions | |
void | LAPACKE_dtr_trans (int matrix_layout, char uplo, char diag, lapack_int n, const double *in, lapack_int ldin, double *out, lapack_int ldout) |