opmtr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opmtr(char side, char uplo, char trans, f_int m, f_int n, f_float* ap, f_float* tau, f_float* c, f_int ldc, f_float* work, f_int info)
  2. void opmtr(char side, char uplo, char trans, f_int m, f_int n, f_double* ap, f_double* tau, f_double* c, f_int ldc, f_double* work, f_int info)

Meta