[vtk-developers] Fitting code and it's place in VTK

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Wed Sep 19 00:07:29 EDT 2001


hi,

>>>>> "DG" == David Gobbi <dgobbi at irus.rri.ca> writes:

    DG> Hi Prabhu, Thanks for the link.  It looks like mtl does the
    DG> basic matrix operations (multiplication, addition, etc) in C++
    DG> but it relies on clapack for all the heavy-duty stuff.

You could also take a look at ITL (Iterative Template Library) that
uses MTL.

http://www.osl.iu.edu/research/itl/

    DG> So as far as VTK is concerned, it would be easier to
    DG> incorporate clapack directly rather than incorporate clapack
    DG> via MTL.

Surely.

prabhu




More information about the vtk-developers mailing list