[Insight-users] vnl_matrix

kumar MaKumartr@netscape.net
Tue, 21 Jan 2003 22:11:52 -0100


--------------070708030806090307050306
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hi Everyone
I am using vnl_matrix and I was very happy to find  functions to 
normalize rows or colums , and I found this very useful
void  normalize_rows 
<http://www.itk.org/Doxygen/html/classvnl__matrix.html#a69> ()
void  normalize_columns 
<http://www.itk.org/Doxygen/html/classvnl__matrix.html#a70> ()


Just as a suggestion , I felt that it might be also useful to have
vnl_vector<T>   mean_rows()
vnl_vector<T>   mean_colums()
as these are functions that might be used frequently

Regards
Kumar

-- 
Your favorite stores, helpful shopping tools and great gift ideas. 
Experience the convenience of buying online with Shop@Netscape! 
http://shopnow.netscape.com/

--------------070708030806090307050306
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
Hi Everyone<br>
I am using vnl_matrix and I was very happy to find&nbsp; functions to normalize
rows or colums , and I found this very useful<br>
<table border="0" cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <td nowrap="nowrap" align="right" valign="top">void&nbsp;</td>
      <td valign="bottom"><a class="el"  href="http://www.itk.org/Doxygen/html/classvnl__matrix.html#a69">normalize_rows</a>
()</td>
    </tr>
 <tr>
      <td nowrap="nowrap" align="right" valign="top">void&nbsp;</td>
      <td valign="bottom"><a class="el"  href="http://www.itk.org/Doxygen/html/classvnl__matrix.html#a70">normalize_columns</a>
()</td>
    </tr>
  </tbody>
</table>
<br>
Just as a suggestion , I felt that it might be also useful to have <br>
vnl_vector&lt;T&gt; &nbsp; mean_rows()<br>
vnl_vector&lt;T&gt; &nbsp; mean_colums() <br>
as these are functions that might be used frequently<br>
<br>
Regards<br>
Kumar<br>
<br>
<div class="moz-signature">-- <br>
  Your favorite stores, helpful shopping tools and great gift ideas. Experience
the convenience of buying online with Shop@Netscape! <a class="moz-txt-link-freetext" href="http://shopnow.netscape.com/">http://shopnow.netscape.com/</a> 
</div>
</body>
</html>

--------------070708030806090307050306--