FunctionObjectConcept

AlgebraicStructureTraits::Square

Definition

AdaptableUnaryFunction, computing the square of the argument.

Refines

AdaptableUnaryFunction

Types

AlgebraicStructureTraits::Square::result_type
Is AlgebraicStructureTraits::Type.


AlgebraicStructureTraits::Square::argument_type
Is AlgebraicStructureTraits::Type.

Operations

result_type square ( argument_type x ) returns the square of x.

See Also

AlgebraicStructureTraits