GNU MP is a library for arbitrary precision arithmetic, operating on
signed integers, rational numbers, and floating point numbers.  It has a
rich set of functions, and the functions have a regular interface.

This package contains the C++ class based interface.
