LAPACK
3.6.1
LAPACK: Linear Algebra PACKage
|
#include "lapacke_utils.h"
Go to the source code of this file.
Functions | |
lapack_int | LAPACKE_chfrk_work (int matrix_layout, char transr, char uplo, char trans, lapack_int n, lapack_int k, float alpha, const lapack_complex_float *a, lapack_int lda, float beta, lapack_complex_float *c) |