LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dopmtr()

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