<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,<br>
    I have to perform multiplications of a Hermitian distributed matrix
    by a distributed vector.<br>
    <br>
    Questions:<br>
    1) will setting the  MAT_HERMITIAN option save the memory of the
    matrix storage?<br>
    2) will it save me time during the multiplication?<br>
    <br>
    Thank you,<br>
    Michael.<br>
    <b></b>
  </body>
</html>