Ref: <[EMAIL PROTECTED]>
Jonathan Bailleul <[EMAIL PROTECTED]> asked:
>I would need to integrate C/C++ code for procrustes analysis in my
>programs. Would you know about some implementations that could help me?

It depends on which kind of Procrustes transformation you need:
- general linear: get a linear system solver
- orthogonal: get a SVD routine
- pure 3D rotation: get a 4*4 eigenvector routine
- pure rotation for dim > 3: I do not know

Michel Petitjean,                     Email: [EMAIL PROTECTED]
ITODYS (CNRS, UMR 7086)                      [EMAIL PROTECTED]
http://petitjeanmichel.free.fr/itoweb.petitjean.html
.
.
=================================================================
Instructions for joining and leaving this list, remarks about the
problem of INAPPROPRIATE MESSAGES, and archives are available at:
.                  http://jse.stat.ncsu.edu/                    .
=================================================================

Reply via email to