LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_cupmtr()

void LAPACK_cupmtr ( char const *  side,
char const *  uplo,
char const *  trans,
lapack_int const *  m,
lapack_int const *  n,
lapack_complex_float const *  AP,
lapack_complex_float const *  tau,
lapack_complex_float C,
lapack_int const *  ldc,
lapack_complex_float work,
lapack_int info 
)
Here is the caller graph for this function: