[Insight-developers] matrix inverse for SymmetricSecondRankTensor

Luis Ibanez luis.ibanez at kitware.com
Tue Dec 2 15:07:44 EST 2008


Hi Richard,


At this point, the only way to compute the inverse of an ITK Tensor,
is to copy it into a Matrix.

Given that the Tensor is symmetric, this probably will make a good
topic for a class project of a couple of weeks.  If there are any
CS professor out there in need of class project topics  :-)


   Regards,


      Luis


--------------------
Richard Beare wrote:
> Apologies in advance if I'm being thick here. I've used the
> SymmetricSecondRankTensor in a simplified image hessian function, and
> was wondering if there is any way to compute the matrix inverse
> without copying it to an itkMatrix type.
> 
> Thanks
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
> 


More information about the Insight-developers mailing list