14 Apr
2007
14 Apr
'07
10:34 p.m.
Martin Sandve Alnæs wrote:
collect_symbols and get_symbol_stats are mentioned in the manual,
Are they? Doing "grep collect_symbols ginac.texi" or "grep get_symbol_stats ginac.texi" does not give any result.
In the reference manual for 1.3.5 ("Generated on Thu Aug 17 15:03:26 2006 for GiNaC by Doxygen") under "GiNaC Namespace Documentation":
• static void get_symbol_stats (const ex &a, const ex &b, sym_desc_vec &v) Collect statistical information about symbols in polynomials.
Not everything you find in the reference manual constitutes a public library interface. The way it is currently generated using Doxygen is by extracting private and static stuff, too. -richy. -- Richard B. Kreckel <http://www.ginac.de/~kreckel/>