CAPD::DynSys Library
6.0.0
|
you can compile with: g++ -o multiprecExample -D__HAVE_MPFR__ -s -O2 -Wall -frounding-math -I. More...
#include <iostream>
#include "capd/map/Function.hpp"
#include "capd/capdlib.h"
#include "capd/mpcapdlib.h"
Functions | |
int | main () |
you can compile with: g++ -o multiprecExample -D__HAVE_MPFR__ -s -O2 -Wall -frounding-math -I.
-ICAPD_DIR/include multiprecExample.cpp CAPD_DIR/lib/libcapd.a -lmpfr -lgmp where CAPD_DIR is a root directory of the CAPD library Created on: 2009-12-01 Author: kapela
int main | ( | ) |