<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
<br>
I want to sum to tranformations in order to know if the result is equal
to a third one. I was guessing if simply operating over <a class="el"
 href="http://www.itk.org/Doxygen38/html/classitk_1_1Array.html">itk::Optimizer::ParametersType</a>
will do the work.<br>
<br>
Specificly I have to compare three Rigid3DTransform, so I thought to
compare the three versors and the three translations.<br>
<br>
Is that the correct way to resolve the problem?<br>
<br>
Thank you all in advance,<br>
<br>
Oscar Esteban<br>
</body>
</html>