[Insight-users] calculating eigen values and vector of matrix
Miller, James V (Research)
millerjv at crd.ge.com
Wed Apr 6 16:03:33 EDT 2005
Leila,
You'll have to call GetVnlMatrix() on your itk::Matrix and pass that to a vnl routine. There are several vnl eigensystem methods to choose from depending on the structure of your matrix (real, symmetric, ...)
Jim
-----Original Message-----
From: insight-users-bounces at itk.org on behalf of Leila baghdadi
Sent: Wed 4/6/2005 3:52 PM
To: Insight-users at itk.org
Cc:
Subject: [Insight-users] calculating eigen values and vector of matrix
Hi everyone,
I know that the vnl utilities should have methods for the above
but can you just use itkMatrix,
I do not see any public methods for calculating eigen values or vector
any hints
thanks
Leila
_______________________________________________
Insight-users mailing list
Insight-users at itk.org
http://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list