#include 'lapacke_utils.h'
void LAPACKE_dsy_trans (int matrix_layout, char uplo, lapack_int n, const double *in, lapack_int ldin, double *out, lapack_int ldout)
Definition at line 40 of file lapacke_dsy_trans.c.
Generated automatically by Doxygen for LAPACK from the source code.