|
NAMElapacke_cungql.cSYNOPSIS#include 'lapacke_utils.h' Functionslapack_int LAPACKE_cungql (int matrix_layout, lapack_int m, lapack_int n, lapack_int k, lapack_complex_float *a, lapack_int lda, const lapack_complex_float *tau) Function Documentationlapack_int LAPACKE_cungql (int matrix_layout, lapack_int m, lapack_int n, lapack_int k, lapack_complex_float * a, lapack_int lda, const lapack_complex_float * tau)Definition at line 35 of file lapacke_cungql.c.AuthorGenerated automatically by Doxygen for LAPACK from the source code.
Visit the GSP FreeBSD Man Page Interface. |