AlgebraicStructureTraits::IsZero

Definition

AdaptableUnaryFunction, returns true in case the argument is the zero element of the ring.

Refines

AdaptableUnaryFunction

Types

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


AlgebraicStructureTraits::IsZero::argument_type
Is AlgebraicStructureTraits::Type.

Operations

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

See Also

AlgebraicStructureTraits RealEmbeddableTraits::IsZero