upmtr

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

Meta