LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_ztprfb()

void LAPACK_ztprfb ( char const *  side,
char const *  trans,
char const *  direct,
char const *  storev,
lapack_int const *  m,
lapack_int const *  n,
lapack_int const *  k,
lapack_int const *  l,
lapack_complex_double const *  V,
lapack_int const *  ldv,
lapack_complex_double const *  T,
lapack_int const *  ldt,
lapack_complex_double A,
lapack_int const *  lda,
lapack_complex_double B,
lapack_int const *  ldb,
lapack_complex_double work,
lapack_int const *  ldwork 
)
Here is the caller graph for this function: