NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
muParserInt.h File Reference

Definition of a parser using integer value. More...

#include "muParserBase.h"
#include <vector>
Include dependency graph for muParserInt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mu::ParserInt
 Mathematical expressions parser. More...
 
class  mu::ParserInt::change_dec_sep< TChar >
 A facet class used to change decimal and thousands separator. More...
 

Namespaces

namespace  mu
 Namespace for mathematical applications.
 

Detailed Description

Definition of a parser using integer value.

Definition in file muParserInt.h.