parse_term.cc File Reference

contains routines for parsing a numerical term and evaluating its value More...

#include "numbpart.cc"

Include dependency graph for parse_term.cc:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  parse_term

Functions

signed short int parse_term::gZ_priority (const char ch)
bool parse_term::gZ_mehrstellig (const char ch)
bool parse_term::gZ_einstellig (const char ch)
bool parse_term::gZ_priority_le (const char a, const char b)
bool parse_term::gZ_priority_gr (const char a, const char b)
bool parse_term::get_number (mpz_t n, char *&s, const char op='R', const char upto_op='\0')


Detailed Description

contains routines for parsing a numerical term and evaluating its value

Definition in file parse_term.cc.


Generated on Wed Nov 7 23:30:12 2007 for Qsieve by  doxygen 1.5.4