| mp::ieee_double_extract | Structure to extract bits from the IEEE double type |
| mp::mpf | User class that provides an interface to use floating point numbers with the MP++ library |
| mp::mpf_ | Third level core class that provides floating point numbers to the MP++ library |
| mp::mpi | User class that provides an interface to use signed integers with the MP++ library |
| mp::mpi_ | Second level core class that provides signed integers to the MP++ library |
| mp::mpn_ | First level core class that provides natural numbers to the MP++ library |