Polymake Template Library (PTL) 4.12
List of all members
pm::GMP::BadCast Class Reference

Exception type: a number can't be casted to a smaller type without overflow or lost of data (e.g. non-integral Rational to Integer) More...

#include <Integer.h>

Inheritance diagram for pm::GMP::BadCast:
Inheritance graph
[legend]
Collaboration diagram for pm::GMP::BadCast:
Collaboration graph
[legend]

Detailed Description

Exception type: a number can't be casted to a smaller type without overflow or lost of data (e.g. non-integral Rational to Integer)


The documentation for this class was generated from the following file: