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