RealEmbeddableTraits::IsZero

Definition

AdaptableUnaryFunction, returns true in case the argument is 0.

Refines

AdaptableUnaryFunction

Types

RealEmbeddableTraits::IsZero::result_type
Type convertible to bool.


RealEmbeddableTraits::IsZero::argument_type
Is RealEmbeddableTraits::Type.

Operations

result_type is_zero ( argument_type x ) returns true in case x is the zero element of the ring.

See Also

RealEmbeddableTraits AlgebraicStructureTraits::IsZero