My Project
Main Page
Classes
Files
File List
All
Classes
Functions
Variables
Pages
fparser_gmpint.hh
1
/***************************************************************************\
2
|* Function Parser for C++ v4.4.3 *|
3
|*-------------------------------------------------------------------------*|
4
|* Copyright: Juha Nieminen *|
5
\***************************************************************************/
6
7
#ifndef ONCE_FPARSER_GMPINT_H_
8
#define ONCE_FPARSER_GMPINT_H_
9
10
#include "fparser.hh"
11
#include "mpfr/GmpInt.hh"
12
13
class
FunctionParser_gmpint
:
public
FunctionParserBase
<GmpInt> {};
14
15
#endif
FunctionParserBase
Definition:
fparser.hh:30
FunctionParser_gmpint
Definition:
fparser_gmpint.hh:13
Generated on Sat Sep 12 2015 13:01:59 for My Project by
1.8.5