[GiNaC-list] Some static functions

Richard B. Kreckel kreckel at ginac.de
Sat Apr 14 22:34:43 CEST 2007


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/>


More information about the GiNaC-list mailing list