scalapack
scalapack copied to clipboard
Wrong description of punmrq, punmlq functions
Punmlq, punmrq functions take matrix A with K householder vectors, which placed in matrix horizontally. So tau should have dimension LOCr(IA+K-1) instead of LOCc(IA+K-1)