[GiNaC-devel] Printing exvectors and exmaps.

Chris Dams Chris.Dams at mi.infn.it
Fri Jul 7 09:57:47 CEST 2006


Dear all,

It is quite useful to be able to print exvectors and exmaps without any 
fuss. Therefore I defined
std::ostream & operator<<(std::ostream & os, const exvector & e);
std::ostream & operator<<(std::ostream & os, const exmap & e);
You find them in CVS.

Best wishes,
Chris



More information about the GiNaC-devel mailing list