<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:14pt"><div>Hello All,<br><br>I have a general question about multi-threading in ITK and I would be thankful if anybody<br>answer:<br><br>As far as I know, ITK uses vnl for linear albera operation but it is not<br>multithreaded (Please correct me if I am wrong). While many complicated <br>algorithm are already multithreaded in ITK, was there any technical reason that <br>linear algebra operation (like matrix-matrix multiplication, solving linear<br>system, LU, ....) is not multithreaded? Perhaps it didn't have priority.<br><br>I would be appreciated if you tell what is the best way to implement efficient,<br>multithread linear algebra operation. In case it is not a good idea to use ITK<br>API for multithreading of such operation, is there any third party multithreaded<br>libray for linear algebra
 operation that I can link to ITK.<br><br><br>Regards,<br>Kaveh<br></div></div><br>



      </body></html>