|
NAMElapacke_shs_trans.cSYNOPSIS#include 'lapacke_utils.h' Functionsvoid LAPACKE_shs_trans (int matrix_layout, lapack_int n, const float *in, lapack_int ldin, float *out, lapack_int ldout) Function Documentationvoid LAPACKE_shs_trans (int matrix_layout, lapack_int n, const float * in, lapack_int ldin, float * out, lapack_int ldout)Definition at line 39 of file lapacke_shs_trans.c.AuthorGenerated automatically by Doxygen for LAPACK from the source code.
Visit the GSP FreeBSD Man Page Interface. |