[vtkusers] vtkMath::Jacobi in Tcl/Tk

Luca Pallozzi Lavorante lucapl at rc.unesp.br
Thu Oct 7 15:33:38 EDT 2004


Hi everybody,
I´d like to use the vtkMath´s Jacobi method in a Tcl/Tk script, but I 
don´t know how to pass it the proper arguments.
In the documentation I´ve seen that in C++ I´d use the following:

    vtkMath::Jacobi (  float **    /a/, float *    /w/, float **    /v/ )

which I have successfully tested.
|
|But how to do it in Tcl/Tk?

Thanks for any help.

   Luca P. Lavorante



More information about the vtkusers mailing list