You may use the templated matrix class from either boost or it++:
http://www.boost.org/libs/numeric/ublas/doc/matrix.htm
http://itpp.sourceforge.net/candidate/classitpp_1_1Mat.html

For the GUI part, I used Gtk::TextView and wrote a back-end tokenizer to parse
the input.
Reference for tokenizer:
C++ Cookbook from O'Reilly


Best regards.

_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to