Processing math: 100%
CGAL 5.4 - Algebraic Foundations
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
AlgebraicStructureTraits_::Square Concept Reference

Definition

Types

typedef unspecified_type result_type
 Is AlgebraicStructureTraits::Type.
 
typedef unspecified_type argument_type
 Is AlgebraicStructureTraits::Type.
 

Operations

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