Re: Dynamic Allocation in GTKmm.



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.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]