|
CGAL 4.7 - Algebraic Foundations
|
This AdaptableUnaryFunction computes the sign of a real embeddable number.
RealEmbeddableTraits Types | |
| typedef unspecified_type | result_type |
Type convertible to CGAL::Sign. More... | |
| typedef unspecified_type | argument_type |
Is RealEmbeddableTraits::Type. More... | |
Operations | |
| result_type | operator() (argument_type x) |
| Computes the sign of \( x\). More... | |
Type convertible to CGAL::Sign.
| result_type RealEmbeddableTraits_::Sgn::operator() | ( | argument_type | x | ) |
Computes the sign of \( x\).