GiNaC/doc/tutorial ginac.texi

Richard Kreckel kreckel at thep.physik.uni-mainz.de
Sat Jun 16 16:38:00 CEST 2001


Update of /home/cvs/GiNaC/doc/tutorial

Modified Files:
	ginac.texi 
Log Message:
* Supplement some (now deprecated) macros by inlined template functions:
  - ex_to_foobar(baz)  ->  ex_to<foobar>(baz).
* De-document is_of_type(obj, type) and document is_a<type>(obj).
* De-document ex_to_type(obj) and document ex_to<type>(obj) eliminating the
  need to declare one's one inline converters in the mystring example.




More information about the GiNaC-cvs mailing list