[Insight-developers] appropriate numerical integration routines
for itk
Luis Ibanez
luis.ibanez at kitware.com
Sun Nov 26 09:42:01 EST 2006
Hi Richard,
We don't have Runge-Kutta routines in ITK.
You may find them in VTK though:
http://www.vtk.org/doc/nightly/html/classvtkRungeKutta2.html
http://www.vtk.org/doc/nightly/html/classvtkRungeKutta4.html
http://www.vtk.org/doc/nightly/html/classvtkRungeKutta45.html
It may be interesting to port them to ITK since they can be
quite useful for tractography.
Regards,
Luis
====================
Richard Beare wrote:
> Hi,
>
> Are there any runge-kutta type integration routines available in itk?
> I've been searching around but haven't found any.
>
> 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