CGAL 5.1 - Algebraic Foundations
|
#include <Concepts/AlgebraicStructureTraits--Simplify.h>
This AdaptableUnaryFunction
may simplify a given object.
AdaptableUnaryFunction
AlgebraicStructureTraits
Types | |
typedef unspecified_type | result_type |
Is void. More... | |
typedef unspecified_type | argument_type |
Is AlgebraicStructureTraits::Type . More... | |
Operations | |
result_type | operator() (argument_type x) |
may simplify \( x\). More... | |
typedef unspecified_type AlgebraicStructureTraits_::Simplify::argument_type |
typedef unspecified_type AlgebraicStructureTraits_::Simplify::result_type |
Is void.
result_type AlgebraicStructureTraits_::Simplify::operator() | ( | argument_type | x | ) |
may simplify \( x\).