CGAL 5.0.3 - Algebraic Foundations
|
This AdaptableUnaryFunction
may simplify a given object.
AlgebraicStructureTraits
Types | |
typedef unspecified_type | result_type |
Is void. | |
typedef unspecified_type | argument_type |
Is AlgebraicStructureTraits::Type . | |
Operations | |
result_type | operator() (argument_type x) |
may simplify \( x\). | |