RealEmbeddableTraits::Sign

Definition

AdaptableUnaryFunction computes the sign of a real embeddable number.

Refines

AdaptableUnaryFunction

Types

RealEmbeddableTraits::Sign::result_type
Type convertible to CGAL::Sign.


RealEmbeddableTraits::Sign::argument_type
Is RealEmbeddableTraits::Type.

Operations

result_type sign ( argument_type x ) Computes the sign of x.

See Also

RealEmbeddableTraits